Skip to main content
GET
Retrieve all callouts associated with a specific invoice ID.
This endpoint returns an empty array if no callouts exist for the given invoice ID, or an array of callout objects if callouts are found.

Request

string
required
The unique identifier of the invoice to retrieve callouts for
string
required
Bearer token for API authentication