Get Invoice
Use this request to retrieve an invoice or credit note in Standalone Vertex Invoice IQ.
To retrieve an invoice or credit note, use the following URL and GET method:
{service_url}/invoiceiq/transactions/{tid}/documentsHere, {service_url} is the URL of the sandbox or production environment, and {tid} is the transaction identifier for the invoice or credit note.
Example:
https://marketplace.taxamo.com/invoiceiq/transactions/{tid}/documentsDetails
| Endpoint | Method |
|---|---|
/invoiceiq/transactions/{tid}/documents | GET |
Parameters
| Field | Description |
|---|---|
{tid} | The transaction identifier for the invoice or credit note. |
Updated 14 days ago
Did this page help you?
