Lightning Payments

Send Payment

Start sending instant Bitcoin payments through the ZBD API.

post/v0/payments

Headers

Content-Typestring

Content Type

Request body

invoicestring

Lightning Network Payment Request / Charge

descriptionstring

Note or comment for this Payment

amountstring

Amount to be paid to this Charge/Invoice -> in millisatoshis (only valid if Amountless Invoice)

internalIdstring

Open metadata string property

callbackUrlstring

The endpoint ZBD will POST Payment 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