Lightning Address

Pay to Lightning Address

Send instant Bitcoin payments to any Lightning Address.

post/v0/ln-address/send-payment

Headers

Content-Typestring

Content Type

Request body

lnAddressstring

The Lightning Address of the intended recipient (e.g. andre@zbd.gg)

amountstring

The amount for the Payment -> in millisatoshis

commentstring

Note or description of this Payment

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