v2
latestOpenAPI 3.0.32026-08-05174296703.4 KBops
getEndCustomersOps end_customer
Fetch all the end customers
get/ops/end-customers
Response
OK response.
Example response
[
{
"available_credit_limit": 1,
"comments": "abc123",
"country_code": "DE",
"credit_limit": 1,
"currency": "abc123",
"email_domain": "abc123",
"id": "739b63c2-9e58-4964-b38d-4ebb424de242",
"idv_requirement_status": "abc123",
"language": "abc123",
"name": "abc123",
"psp": "stripe",
"risk_status": "abc123"
}
]