Use this method to get a specific invoice.
URL
(GET) invoices/{invoiceid
PARAMETERS
token | The token obtained on connection | Required |
invoiceid | The id of the invoice to get. | Optional |
RESULTS
Returns a single ApiInvoice
Use this method to get a specific invoice.
(GET) invoices/{invoiceid
token | The token obtained on connection | Required |
invoiceid | The id of the invoice to get. | Optional |
Returns a single ApiInvoice