Invoicing
Contacts
Retrieve all contacts
Returns a list of all the contacts. Optionally contact type can be defined to retrieve contact from a certain type.
get/consumers/{consumer_id}/invoicing/contacts
Path parameters
consumer_idstring uuid required
Query parameters
pageinteger
Page number
sizeinteger
Page size
contact_type'prospect' | 'customer' | 'supplier' | 'all'
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.