Retrieve an Invoice
All requests to the /v2/invoice/*
endpoints must include both the
client_id
and api_key
as detailed in the
Authentication document.
Get an invoice by its ID
Method
Make a request to /v2/invoice/get/{INVOICE_ID}
All requests to the /v2/invoice/*
endpoints must include both the
client_id
and api_key
as detailed in the
Authentication document.
Get an invoice by its ID
Make a request to /v2/invoice/get/{INVOICE_ID}