Get Contact
GET /contacts/{id}
Retrieve a single buyer contact by UUID. Requires the contact:read scope.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”The UUID of the contact.
Responses
Section titled “ Responses ”Contact object.
object
object
Unique contact identifier (UUID).
Display name of the buyer.
Buyer’s electronic address (e.g. Peppol ID like 0208:LU12345678).
Scheme identifier for the electronic address (e.g. 0208, 0088).
Buyer’s VAT registration number.
Structured buyer data matching the UBL buyer schema.
object
Buyer’s electronic address for Peppol delivery.
object
Scheme identifier (e.g. 0208, 0088, 9925).
Electronic address value (e.g. LU12345678).
Company registration identifier.
object
Registration scheme (e.g. 0002 for SIREN).
Registration number.
Tax registration identifier (for non-VAT tax schemes).
object
Tax scheme identifier.
Tax registration number.
Buyer’s postal address.
object
Street name and number.
Additional street line.
Third address line.
City or town name.
State, province, or region.
Postal or ZIP code.
ISO 3166-1 alpha-2 country code (e.g. LU, DE, FR).
Buyer’s contact person details.
object
Contact person name.
Contact phone number.
Contact email address.
ISO 8601 timestamp when the contact was created.
ISO 8601 timestamp when the contact was last updated.
Contact not found.