These docs are for v3.0. Click to read the latest docs for v3.1.

Renaming Invoices routes

Shine Connect API routes to get and query user's invoices have been renamed.

GET /invoices/query is becoming GET /invoicing/invoices

GET /invoices/{invoiceId} is becoming GET /invoicing/invoices/{invoiceId}


🚧

GET /invoices/query and GET /invoices/{invoiceId} are now deprecated and will be removed in the near future.