Customer
Storefront Customer API endpoints
An API call to get the customer.
ReturnsCustomer
Customer object response
Error responses
404objectThe customer does not exists for the given user. Please create a customer first.
Response
An API call to get the customer referral info.
ReturnsCustomerReferral
Customer referral object response
referral_linkstringError responses
404objectThe customer does not exists for the given user. Please create a customer first.
Response
An api call to update customer.
Request body
Store customer
marketing_consentoptionalbooleantos_consentoptionalbooleanexternal_idoptionalstring | nullReturnsCustomer
Customer object response
Response