Search Customers

Query Params
int32
required

List fetch limit, value between 1 and 1000

int32
required

Offset used for paging results

Body Params
customerIds
array of uuids
length between 1 and 2147483647

List of customer unique identifiers (UUID)

customerIds
date

Date of birth of the Customer in ISO format YYYY-MM-DD

string
length between 1 and 2147483647

Email address of the Customer

string
length between 1 and 2147483647

First name of the Customer

string
length between 1 and 2147483647

Last name of the Customer

phoneNumber
object

Phone number of the Customer

string
enum

Current Customer status. Possible values:

  • ACTIVE: Customer is active
  • BLOCKED: Customer is blocked
  • INACTIVE: Customer is not active (closed)
  • PENDING_APPROVAL: Customer is awaiting approval
  • REFERRED: Customer is referred for further KYC checks
  • REJECTED: Customer has been rejected
Allowed:
Responses

Language
Response
Choose an example:
application/json