POST
/
v0
/
gamertag
/
send-payment
Unlike other payout endpoints in the ZBD API, sending payments to ZBD Gamertags is a synchronous action -> this is why there is no callbackUrl property. The payment either succeeds or fails on the spot.

Configuration

Header Parameters

apikey
string
required

ZBD Project API Key

Content-Type
string

Content Type

Body

amount
string
required

The amount for the Payment -> in millisatoshis

gamertag
string
required

Destination ZBD Gamertag

description
string
required

Note or comment for this Payment (visible to recipient)