get http://localhost:8000/api/v1/customers/fields
This endpoint returns any available customer fields which have been defined in the getcandy config.
Log in to see full request history
Response
This endpoint returns any available customer fields which have been defined in the getcandy config.
xxxxxxxxxx
curl --request GET \
--url http://localhost:8000/api/v1/customers/fields \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: