Limits
Retrieve Limits
POST
https://switchapi3.azurewebsites.net/user/limits
Retrieve user's limits.
Headers
Name
Type
Description
SWI-CS
string
Payload checksum
SWI-CID
string
Client ID
Authorization
string
Format for Authorization is Bearer token_string
Request Body
Name
Type
Description
transaction_type
string
transaction_type options include - wallet_funding - account_funding - wallet_transfer - account_transfer - bill_payment
Retrieve Limits By Slug
GET
https://switchapi3.azurewebsites.net/user/limits/:slug
Retrieve user's limits by payment link token.
Path Parameters
Name
Type
Description
slug
string
The user's switch_id
Headers
Name
Type
Description
SWI-CID
string
Client ID
Last updated
Was this helpful?