OppiziDeveloper
API ReferencePricing

Flyer quantity/price ladder

The quantity → price ladder for the flyer-distribution calculator (client-facing prices). Public calculator; no client data. Composed from: public flyer-distribution calculator quantities

GET
/client/calculators/flyer-distribution/quantities

The quantity → price ladder for the flyer-distribution calculator (client-facing prices). Public calculator; no client data.

Composed from: public flyer-distribution calculator quantities

Authorization

clientKey
AuthorizationBearer <token>

Your Oppizi client key. Send it as Authorization: Bearer <client-key>. Scoped to your client account only.

In: header

Response Body

application/json

curl -X GET "https://example.com/client/calculators/flyer-distribution/quantities"
{  "success": true,  "data": {}}
Empty
Empty
Empty
Empty
Empty