Customer
Get customers by customer type
POST
/
getByCustomerType
/
{customerType}
Authorizations
Authorization
string
headerrequiredThe access token received from the authorization server in the OAuth 2.0 flow.
Headers
tenantId
string
requiredTenant/Owner id
Path Parameters
customerType
enum<string>[]
requiredCustomer Status
Available options:
Person
, Organization
Body
application/json
type
string
created
string
status
string
pageNumber
integer
pageSize
integer
Response
200 - application/json
customers
object[]
pagination
object