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": "**********"
}
Language
Click Try It! to start a request and see the response here!