Skip to main content
POST
Credit sandbox funds

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Idempotency-Key
string
required

Body

application/json
amount
string
required
Pattern: ^\d+(\.\d{1,2})?$
Example:

"50.00"

Response

Success

The response is of type object.