OpenPoly logo
Operator Api

Polyflight terms

Read current, scheduled, and complete operator-safe Polyflight commercial terms history.

Polyflight terms

GET /api/operator/polyflight/terms

Required scope: polyflight_terms:read.

The route is read-only, derives the tenant from authentication, and returns private, no-store. There is no operator rate-write route, including for * keys.

Response

Top level includes operatorId, operatorSlug, operatorName, currencyCode: "IDR", product status, fixed settlementTimezone, enabledAt, current, scheduled, and complete history.

Each terms version includes:

  • id, revisionNumber, and revisionKind;
  • ticketFeeShareBps and positionShareBps;
  • effectiveAt, recordedAt, actorAdminId, and reason;
  • supersedesTermsVersionId and supersededByTermsVersionId;
  • oldTerms and newTerms.

Revision kinds are initial_enablement, scheduled_change, and schedule_replacement. Replacing a schedule preserves both revisions. Tickets retain their admission-time version.

Playground: /api-playground/polyflight?request=polyflight-terms.

Copyright © 2026