Sandbox APIs
Pay to ZBD Gamertag
Start sending test Bitcoin payments to ZBD Gamertags.
POST
/
v0
/
gamertag
/
send-payment
This API endpoint is to be used with the ZBD Sandbox API. To use this API you must first create a Project in the ZBD Dev Dashboard and then generate a Sandbox API Key.
Sandbox keys only work with the Sandbox API. Live keys only work with the Live API.
Description
This API endpoint is used to send fake Sandbox Bitcoin payments directly to a user’s ZBD Gamertag.
Usage
The idea behind this API endpoint is to allow developers integrating ZBD Gamertag capabilities to test their integrations before going Live.
Configuration
Header Parameters
apikey
string
requiredZBD Project API Key
Content-Type
string
Content Type
Body
amount
string
requiredThe amount for the Payment -> in millisatoshis
gamertag
string
requiredDestination SANDBOX ZBD Gamertag
description
string
Note or comment for this Payment (visible to recipient)
Was this page helpful?