Skip to main content
POST
Top up the wallet

Authorizations

Authorization
string
header
required

Your instance API key as a bearer token: Authorization: Bearer <api_key>. /rest/1.0 also accepts ?auth_token=; /v0/store also accepts X-StremThru-Store-Authorization: Bearer <api_key>.

Body

application/json
amount
integer
required

Amount to add, in the smallest currency unit.

method
string

Payment rail, e.g. crypto.

Response

A checkout to complete the top-up.

The response is of type object.