Get the status of an end customer
POST https://{{env_url}}/partner/customer/get
Request Body
{"client_id"=>"{{client_id}}", "secret"=>"{{secret_key}}", "end_customer_client_id"=>"{{end_customer_client_id}}"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |