Get an invoice
Get an invoice
Path Parameters |
---|
id string — REQUIREDinvoice id |
Responses | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 successful operation
| ||||||||||||||||||||||||||
400 Error response
| ||||||||||||||||||||||||||
401 Error response
|
Get an invoice
Path Parameters |
---|
id string — REQUIREDinvoice id |
Responses | ||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200 successful operation
| ||||||||||||||||||||||||||
400 Error response
| ||||||||||||||||||||||||||
401 Error response
|
invoice
GET /invoice/:id
https://api.tx.cash/invoice/v1/testnet
curl -L -X GET 'https://api.tx.cash/invoice/v1/testnet/invoice/:id' \
-H 'Accept: application/json'