Retrieve AddOnCharges for an Invoice (company-scoped)
AddOnCharges
Retrieve AddOnCharges for an Invoice (company-scoped)
Retrieve AddOnCharges for an Invoice within a specific company context.
This endpoint returns the applied AddOnCharges for an Invoice and validates that the company_id is authorized for the current user.
GET
Retrieve AddOnCharges for an Invoice (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