v1

latestOpenAPI 3.0.32026-08-0623677345.2 KB
Billing

Retrieve contact

get/contacts/{id}/

Response

The contact.

idstring
customerstring nullable

Customer ID this contact belongs to.

orgunitstring nullable

Organisation unit ID. Optional sub-grouping inside a customer.

namestring required
emailstring email required
phonestring nullable
invoicingboolean

Whether this contact receives invoice emails.

collectionsboolean

Whether this contact receives collection reminders.

createdstring date-time
updatedstring date-time

Example response

{
  "id": "con_01H8XYZ123ABC"
}