Get Invoice Status

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Retrieve the details of a specific payment by providing its unique Invoice ID in the request. The response will include the current Invoice status, which can be one of the following:

https://api.jamsrpay.com/scalar#tag/invoice/get/web/invoices/{id}/config

https://api.jamsrpay.com/web/invoices/{id}/config

  • payment.Pending — The payment has been created and is awaiting completion by the customer. No funds have been received yet.
  • payment.Processing — The payment has been submitted on the blockchain and is awaiting final network confirmations.
  • payment.Success — The payment has been successfully completed. Funds have been confirmed and received.
  • payment.Expired — The payment expired because it was not completed within the allotted time. No funds received.
  • payment.Expired (partial paid) —The payment expired because the full amount was not received within the valid time window.
Path Params
string
required
length between 24 and 24

Invoice ID

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json