Flyer distribution quote
Compute a flyer-distribution price quote (client-facing price) from a selection — quantity, city/market, format, etc. Same public calculator the Oppizi website uses; POST carries the selection. No client data stored. Composed from: public flyer-distribution calculator
Compute a flyer-distribution price quote (client-facing price) from a selection — quantity, city/market, format, etc. Same public calculator the Oppizi website uses; POST carries the selection. No client data stored.
Composed from: public flyer-distribution calculator
Authorization
clientKey Your Oppizi client key. Send it as Authorization: Bearer <client-key>. Scoped to your client account only.
In: header
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
curl -X POST "https://example.com/client/calculators/flyer-distribution" \ -H "Content-Type: application/json" \ -d '{ "input": null }'{ "success": true, "data": {}}Flyer quantity/price ladder GET
The quantity → price ladder for the flyer-distribution calculator (client-facing prices). Public calculator; no client data. Composed from: public flyer-distribution calculator quantities
EDDM cost quote POST
Compute an EDDM (Every Door Direct Mail) price quote (client-facing price) for a given volume/selection. Public calculator; no client data. Composed from: public EDDM calculator