Invoices
Get Invoice
Retrieve invoice details by unique identifier.
GET
Authorizations
Your API key. This is required by all endpoints to access our API programatically. You can view your API Key by navigating to the app settings
Path Parameters
Response
200
application/json
URL of the link or invoice,
paid
- paidunpaid
- unpaidoverdue
- overduecancelled
- cancelledscheduled
- scheduled
Available options:
paid
, unpaid
, overdue
, cancelled
, scheduled
woocommerce
- WooCommercezapier
- Zapiernomod_api
- APIpages
- Pagesapp
- Appweb
- Web
Available options:
woocommerce
, zapier
, nomod_api
, pages
, app
, web
Redirects to the success URL after the invoice is completed.
Redirects to the failure URL if the invoice payment fails.