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/queryandGET /invoices/{invoiceId}are now deprecated and will be removed in the near future.
