Skip to main content
POST
Get customers by customer status

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

tenantId
string
required

Tenant/Owner id

Path Parameters

customerStatus
enum<string>[]
required

Customer Status

Available options:
new,
verified,
under_verificaiton,
blacklisted,
under_investigation,
dispute,
on_hold,
bancrupted

Body

application/json
type
string
created
string
status
string
pageNumber
integer
pageSize
integer

Response

Get all customers by status response

customers
object[]
pagination
object