Get SDK Token

Use this API to make the card details visible on your website or app for your customers.

Click to view the response codes.

Response Codes

Sub CodeStatusMessageNext Action
200OK--
403ERRORfailed to authenticateEnsure the client ID, secret key, and API version are mentioned in the API.
404ERRORcustomer with given id not foundEnter a valid input in the customer_id parameter.
404ERRORinstrument_type : invalid valueEnter PREPAID_CARD as the value for the instrument_id parameter.

Click to view the response parameters and its descriptions.

Response Parameters

ParameterDescription
customer_idIt represents the unique ID created to identify the customer.
instrument_typeIt represents the instrument type.
login_tokenIt represents the generated login token.

Language