Invoices
Push an invoice into the shop’s Xero connection
Requires the scope invoices.sync.
POST
Tenant credential
Required scopes:
invoices.sync.Authorizations
Tenant credential. This is sufficient by itself.
Headers
Tenant credential: optional and, when sent, must equal the shop bound to the key. Partner credential: required; it selects an organisation the user previously authorised.
Optional client-generated key for write retries. Reusing it with a different request returns 409; a replay includes Idempotency-Replayed: true.
Required string length:
1 - 200Path Parameters
UUID.
Example:
"11111111-2222-3333-4444-555555555555"
Response
Successful response.
Every 2xx response uses this envelope.

