Customers
Last updated
Last updated
Retrieve a list of customers with optional filtering and pagination.
/v1/customers
Filter customers by status
ONBOARDING
, ACTIVE
, INACTIVE
Filter customers by creation date lower bound, exclusive
Filter customers by creation date upper bound, inclusive
Filter customers by reference ID
When provided, specifies the last item returned in previous page, used to fetch the next page. Fetches the first page when omitted.
When provided, specifies the number of items to return in the page. Uses default page size of 10 when omitted.
Will sort the returned data using the specified field.
customerStatus
, createdDate
, referenceId
Specifies the sort direction for the sortField.
ASC
, DESC
Submit a request to update the “Customer Pre-Trade Risk Group“ based on the outcomes of appropriateness/suitability tests during onboarding and periodic reviews, to set limits on order sizes and monthly trade volumes for risk mitigation; may require broker approval.
/v1/customers/{customerId}
The customer ID of the customer
LOW
LOW
, HIGH
, null
Will add a customer and create a permanent reference to that customer
/v1/customers
Use this field to correlate a customer in CAMS to the customer in another system
John Doe
Country string that matches either ISO 3166 name, ISO 3166-1 A-2 or ISO 3166-1 A-3. Please see: https://www.iso.org/iso-3166-country-codes.html
Canada
Toronto, Canada
Aquanow
YES
, NO
This field is required if sanctionsScreeningCompleted is YES
2024-09-10T22:26:49.739Z
YES
, NO
This field is required if pepScreeningCompleted is YES
2024-09-10T22:26:49.739Z
YES
, NO
This field is required if livenessCheckCompleted is YES
2024-09-10T22:26:49.739Z
This field indicates if the customer is a politically exposed person
YES
, NO
This field indicates if the customer is sanctioned
YES
, NO
This field indicates the employment status of the customer
Employed
, Unemployed
, Retired
, Student
, Self-Employed