Retrieve AddOnCharges for a Settlement (company-scoped)
AddOnCharges
Retrieve AddOnCharges for a Settlement (company-scoped)
Retrieve AddOnCharges for a Settlement within a specific company context.
This endpoint returns the applied AddOnCharges for a Settlement and validates that the company_id is authorized for the current user.
GET
Retrieve AddOnCharges for a Settlement (company-scoped)
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
The maximum number of paginated results to return
Required range:
x <= 100The cursor to start paginating after
The cursor to stop paginating at
Response
OK
Batch update AddOnCharges for an Invoice for a CompanyCreate an AddOnCharge for a Settlement (company-scoped)