Skip to main content

Request

Request type: GET URL: {{baseUrl}}/api/v1/customers/{{externalUserId}}/status Body: None

Constraints

The {{externalUserId}} should exist.

Success Response

HTTP code: 200 (OK) Body: in case the customer has not chosen any plan
When the customer has chosen a plan (in this response we are showing sample/dummy data of both customer and an active plan).
Meaning of Response field values:

Error Responses

Error shall be returned when the request data is faulty. This list is not exhaustive.

User does not exists

When the user against the requested externalUserId does not exist.