Charge
Decode Charge
Understand the inner properties of a Charge QR code.
POST
/
v0
/
decode-invoice
Usage
This API is used for further decyphering the details of a Charge. The idea is to use this API endpoint if you have to validate any of the specific properties of this Payment Request.
Any Lightning Network Charge can be used as a property here, even those not generated by the ZBD API.
Configuration
Header Parameters
apikey
string
requiredZBD Project API Key
Content-Type
string
Content Type
Body
invoice
string
requiredThe Charge or Invoice QR code contents
Was this page helpful?