btcpayserver/BTCPayServer/wwwroot/swagger/v1
Andrew Camilleri cd9feccf6e
Mark Payouts as Paid (#2539)
* Mark Payouts as Paid

This PR allows users to mark payouts as paid manually through the UI  and through the API. It also sets up the payout proof system to be able store a manual proof that will in a later PR allow you to specify a proof of payment (link or text)

* add docs, test and greenfield client

* remove extra docs stuff

* Update BTCPayServer.Tests/GreenfieldAPITests.cs

Co-authored-by: britttttk <39231115+britttttk@users.noreply.github.com>

* clean up pull payment/payouts fetch code

* Ensure payoutis are retrieved with pull payment

Co-authored-by: britttttk <39231115+britttttk@users.noreply.github.com>
2021-06-10 18:43:45 +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 Make sure to only select accounted payments where we should (#2523) 2021-05-14 16:16:19 +09:00
swagger.template.json Add missing API key type description 2021-06-02 20:12:53 -07: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 Remove bitpay translator (#2130) 2020-12-12 15:17:44 +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 Coin Selection: Confirmed filter (#2467) 2021-04-20 11:02:06 +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 Make dates/timespan swagger docs more clear (#2399) 2021-03-30 11:18:00 +09:00