Skip to main content
PUT
Send payment request

Authorizations

X-API-Key
string
header
required

Preferred authentication method. Pass the API key in the X-API-Key HTTP request header. The user account must have api_status enabled.

Body

currency
string
required

3-letter currency code (e.g. USD).

Maximum string length: 3
amount
number

Requested payment amount.

Response

Payment request submitted.

status
string
Example:

"success"

code
integer
Example:

200

name
string
Example:

"OK"

message
string