get https://{domain_prefix}.retail.lightspeed.app/api/2.0/workflows/custom_fields
Returns the custom field definitions for a given entity type.
Log in to see full request history
Response
Returns the custom field definitions for a given entity type.
xxxxxxxxxx
curl --request GET \
--url 'https://example.retail.lightspeed.app/api/2.0/workflows/custom_fields?entity=sale' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: