Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://app.herondata.io/api/merchants/groups \ --header 'x-api-key: <api-key>'
[ { "description": "<string>", "id": "<string>", "name": "<string>" } ]
Get Merchant groups
Ok
Description of merchant group
Unique ID of merchant group
Display name of merchant group
Was this page helpful?