Withdrawal Requests

Create Withdrawal Request

Start creating Bitcoin voucher QR codes.

post/v0/withdrawal-requests

Headers

Content-Typestring

Content Type

Request body

amountstring

The amount for the Withdrawal Request -> in millisatoshis

descriptionstring

Note or comment for this Withdrawal Request

expiresInnumber

Time until Withdrawal Request expiration -> in seconds

internalIdstring

Open metadata string property

callbackUrlstring

The endpoint ZBD will POST Charge updates to

Response

Successful response

Changes

Changed in 2 of the 8 revisions of this API.111

  • b749c336df5911See the full diff
    • deleted the header request parameter apikey

      request-parameter-removed

    • the endpoint scheme security apikeyAuth was added to the API

      api-security-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • the header request parameter apikey became required

      request-parameter-became-required