Register a new customer
Customer Info
OK
Bad request
You are not authorized to access the resource
Accessing the resource you were trying to reach is forbidden
The resource you were trying to reach is not found
Internal server error
Service unavailable
{- "legalName": "string",
- "customerId": "string",
- "customerType": "Corporate",
- "federalTaxId": "string",
- "legalAddress": {
- "addressLine1": "111 My Street",
- "addressLine2": "Suite 210",
- "city": "Charlotte",
- "state": "North Carolina",
- "postalCode": "28269",
- "countryCode": "US.",
- "country": "United States"
}, - "mailingAddressSameAsLegalAddress": true,
- "mailingAddress": {
- "addressLine1": "111 My Street",
- "addressLine2": "Suite 210",
- "city": "Charlotte",
- "state": "North Carolina",
- "postalCode": "28269",
- "countryCode": "US.",
- "country": "United States"
}, - "emailAddress": "user@example.com",
- "phoneNumber": "+15551234567",
- "submittedBy": "string"
}{- "customerUID": "string",
- "legalName": "string",
- "customerId": "string",
- "customerType": "Corporate",
- "federalTaxId": "string",
- "legalAddress": {
- "addressLine1": "111 My Street",
- "addressLine2": "Suite 210",
- "city": "Charlotte",
- "state": "North Carolina",
- "postalCode": "28269",
- "countryCode": "US.",
- "country": "United States"
}, - "mailingAddress": {
- "addressLine1": "111 My Street",
- "addressLine2": "Suite 210",
- "city": "Charlotte",
- "state": "North Carolina",
- "postalCode": "28269",
- "countryCode": "US.",
- "country": "United States"
}, - "mailingAddressSameAsLegalAddress": true,
- "emailAddress": "user@example.com",
- "phoneNumber": "string",
- "kycStatus": "Approved",
- "status": "Active",
- "createdOn": "11/13/2025 12:45:10",
- "lastUpdatedOn": "11/13/2025 12:45:10",
- "submittedBy": "string"
}