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 planError 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 requestedexternalUserId does not exist.