Skip to main content
GET
/
retailers
Get Retailers
curl --request GET \
  --url https://api.example.com/retailers
{
  "retailers": []
}

Documentation Index

Fetch the complete documentation index at: https://docs.subtotal.com/llms.txt

Use this file to discover all available pages before exploring further.

Headers

authorization
string | null
x-api-key
string | null

Response

Successful Response

retailers
ConfiguredRetailerResponse · object[]