Skip to main content
POST
getToken

Body

application/json

Pass payment data

client_id
string<client_id>
required

This is the client id generated from your API credentials in your account.

Example:

"string"

secret_key
string<secret_key>
required

This is the secret key generated from your API credentials in your account.

Example:

"string"

Response

Ok.

success
boolean
Example:

"true"

message
string
Example:

"Credentials verified successfully."

data
object