Customer management
3 min
use cross river apis to manage your customer information (called a customer record) you need a customer record, for example, to open a deposit account or create a debit card get api credentials with cross river apis once you have access to our sandbox environments you can access these api endpoints in the core module through swagger links get calls add query parameters to filter the response the api returns to general get calls use pagination to control presentation of your results this table presents apis that we describe in detail action api description add customer docid\ isgkj7nis9jhmyu3upubk post /core/v1/cm/customers create new customer record customer by id get /core/v1/cm/customers/{id} retrieve a customer record by id add beneficial owner post /core/v1/cm/customers/{customerid}/beneficial owners add a benefical owner add id details post /core/v1/cm/customers/{customerid}/identifications add id details update address post /core/v1/cm/customers/{customerid}/addresses update customer address update phone post /core/v1/cm/customers/{customerid}/phones update customer phone number update email post /core/v1/cm/customers/{customerid}/email update customer email update name docid\ ozgr8jg6o3ebhmiefcoic put /core/v1/cm/customers/{customerid}/name update customer name tutorials onboard a customer create a basic customer record in our system most products and services require a customer record for each of your customers add a beneficial owner associate a beneficial owner with a business customer record or use the beneficial owner field for bin sponsorship add id details add the details of an identification document such as a driver's license or passport to a customer record