Allows you to retrieve a URL to an online invoice
GET {{baseUrl}}/Invoices/:InvoiceID/OnlineInvoice
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
xero-tenant-id | string | (Required) Xero identifier for Tenant |
RESPONSES
status: OK
{"Id":"d20705fb-fe1c-4366-835b-98de7474da3c","Status":"OK","ProviderName":"Provider Name Example","DateTimeUTC":"/Date(1552331100745)/","OnlineInvoices":[{"OnlineInvoiceUrl":"https://in.xero.com/bCWCCfytGdTXoJam9HENWlQt07G6zcDaj4gQojHu"}]}