Load Customer
Fetch a customer using the customer_tag
GET
{{base_url}}/customer/:customer_tag
Request Parameters
Name
Type
Description
customer_tag*
String
The unique customer tag
Headers
Name
Type
Description
Authorization*
String
Bearer {{your_secret_key}}
Last updated
Was this helpful?