We're delighted to present you with the comprehensive API documentation for PEAX. This all-in-one workspace for API design offers you a clear, concise, and interactive exploration of our API functionalities.
{
"email": "john.doe@example.com",
"firstName": "John",
"lastName": "Doe",
"verified": true,
"signatoryAuthorization": true,
"domicileAddress": {
"name": "string",
"addressSupplement": "example suplement",
"street": "Main Street",
"streetNumber": "123",
"poBox": "12345",
"postalCode": "1234",
"city": "Zurich",
"country": "Switzerland"
}
}