Mobile Workflow - Get Invoices

get

/services/private/Reim/invoices

This service is used to get invoices which are past due or currently due. The invoices are filtered into 5 groups: Past Due, Due Today, Due Tomorrow, Due in 2 Days, Due in 3 Days.

Request

Query Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

Default Response

default response
Body ()
Root Schema : InvoiceListRDO
Type: object
Show Source
Nested Schema : IReSTHyperMediaContent
Type: object
Show Source
Nested Schema : invoicesCollection
Type: array
Show Source
Nested Schema : linkRDO
Type: array
Show Source
Nested Schema : ILinkRDO
Type: object
Show Source
Nested Schema : InvoiceInfo
Type: object
Show Source
Back to Top