Skip to main content

Get Invoice Agents

This method allows the user to retrieve the list of agents on an invoice. All agents are able to pay the shared invoice.

Query Parameters
loadAgentsDto object REQUIRED
Header Parameters
TZ

The timezone header is optional. If provided, the header value will be applied to the API response's date and time fields. If the timezone header is not included, the default UTC timezone will be used and returned to the response.

Responses
200

OK

Schema OPTIONAL
invoiceAgents object[] OPTIONAL
invoiceNumber string OPTIONAL
customer object OPTIONAL
code string OPTIONAL
name string OPTIONAL
tin string OPTIONAL
type string OPTIONAL
address object OPTIONAL
street string OPTIONAL
addressNumber string OPTIONAL
phone string OPTIONAL
zipCode string OPTIONAL
city string OPTIONAL
country string OPTIONAL
mandatedBy string OPTIONAL
mandatedByCustomerName string OPTIONAL
mandatedByCustomerCode string OPTIONAL
mandatedAt date-time OPTIONAL
errors object[] OPTIONAL
id string OPTIONAL
message string OPTIONAL