btcpayserver/BTCPayServer/wwwroot/swagger/v1
Wouter Samaey 15be593bbd
Save paymentRequestId in Metadata when creating invoice for Payment Request (#2644)
* Save paymentRequestId in Metadata when creating invoice

* Added Payment Request ID + link on invoice detail page

* Added paymentRequestId to the webhook payload

* Removed PaymentRequestId from webhook payload (rolled back previous change)

* Using strongly typed InvoiceMetadata

* Added OrderUrl metadata field to invoice + link

* Added Metadata.OrderUrl to docs

* Made orderUrl visible when no orderId is present
2021-07-14 20:43:13 +09:00
..
swagger.template.api-keys.json fix json 2020-06-30 08:54:57 +02:00
swagger.template.authorization.json Greenfield: Rename API key redirect params; switch to POST body (#1898) 2020-09-17 11:37:49 +02:00
swagger.template.health.json Updates from code review 2020-04-21 16:43:14 +02:00
swagger.template.invoices.json Save paymentRequestId in Metadata when creating invoice for Payment Request (#2644) 2021-07-14 20:43:13 +09:00
swagger.template.json Greenfield: Add CanModifyInvoices Permissions (#2595) 2021-07-11 00:30:01 +09:00
swagger.template.lightning.common.json Make dates/timespan swagger docs more clear (#2399) 2021-03-30 11:18:00 +09:00
swagger.template.lightning.internal.json API: Handle lightning invoice creation errors (#2070) 2020-11-23 06:40:13 +01:00
swagger.template.lightning.store.json API: Handle lightning invoice creation errors (#2070) 2020-11-23 06:40:13 +01:00
swagger.template.misc.json Add misc/permissions to document the hierarchical structure (#2654) 2021-07-08 14:34:10 +09:00
swagger.template.notifications.json Make dates/timespan swagger docs more clear (#2399) 2021-03-30 11:18:00 +09:00
swagger.template.payment-requests.json Make dates/timespan swagger docs more clear (#2399) 2021-03-30 11:18:00 +09:00
swagger.template.pull-payments.json Mark Payouts as Paid (#2539) 2021-06-10 18:43:45 +09:00
swagger.template.serverinfo.json Refactor server info data structure 2020-05-20 03:27:06 +09:00
swagger.template.stores-payment-methods.lightning-network.json Update Swagger for "/api/v1/stores/{storeId}/payment-methods/LightningNetwork" 2021-03-20 19:53:03 -07:00
swagger.template.stores-payment-methods.on-chain.json fix swagger docs missing query param 2021-02-15 10:05:54 +01:00
swagger.template.stores-wallet.on-chain.json Add "skip" and "limit" params for onchain txs API endpoint (#2688) 2021-07-10 13:04:01 +09:00
swagger.template.stores.json Make Invoice Create Faster And Fix Gap Limit Issue (#1843) 2021-04-07 13:08:42 +09:00
swagger.template.users.json Add "/api/v1/users/me" endpoint 2021-06-02 20:02:29 -07:00
swagger.template.webhooks.json Update InvoiceConfirmed to InvoiceSettled in swagger (#2681) 2021-07-08 12:41:03 +09:00