Get a credit transfer token

Encoding : UTF-8

Authentication

Your "api-key" and "api-login" identifiers must be added in the headers.

Definition

This web service allows you to get the necessary token for a credit transfer.

Special parameters

NameTypeDescription
email_tostringEmail to be associated with the sub-account.

Server Response Example in JSON

Success

{
  "token": "**********"
}
Body Params

Needed payload to generate a token.

string
required
Headers
string
required

Your api login from your account

string
required

Your api key from your account

Responses

400

Bad request.

401

Unauthorized

403

Access denied.

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json