Settlements
Retrieve all SettlementLineItems that belongs to a Settlement as a Company
Retrieve all SettlementLineItems that belongs to a Settlement as a Company.
Notes:
- if the
Settlement’s configuration has no grouping, then the array response would just contain a single grouped result without thegroupfield and theline_itemswould be all the line items.
GET
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
The Accept-Language request HTTP header indicates the natural language and locale that the client prefers.
Example:
"en"
Query Parameters
Override Settlement's settlement_line_item_type for rendering SettlementLineItems. See SettlementLineItemType enum for values.
Response
OK