Was this helpful?
Returns all campaigns belonging to the Tier the customer belongs to (customer identified with customerId parameter)
customerId
The customer ID.
Your private Inveterate API key.
curl -L \ --url '/v2.0/storefront/tiers/{id}/campaigns' \ --header 'X-Inveterate-Api-Key: text'
{ "message": "text", "data": {} }