v1
latestSwagger 2.02026-07-1361023.8 KBv1
Get details for the specified Shopper
<strong>Notes:</strong><ul><li>shopperId is not the same as customerId. shopperId is a number of max length 10 digits (ex: 1234567890) whereas customerId is a UUIDv4 (ex: 295e3bc3-b3b9-4d95-aae5-ede41a994d13)</li></ul>
get/v1/shoppers/{shopperId}/status
Path parameters
shopperIdstring required
The ID of the shopper to retrieve. Must agree with the shopper id on the token or header, if present
Query parameters
auditClientIpstring required
The client IP of the user who originated the request leading to this call.
Response
Request was successful