get https://{defaultHost}/v1/customers/
Retrieves details of a specific customer.
Response
Retrieves details of a specific customer.
xxxxxxxxxx
curl --request GET \
--url https://api.surecart.com/v1/customers/id \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: