| Op | Method | Path |
|---|---|---|
| Check | POST | /commercial/v1/check |
| Consume | POST | /commercial/v1/consume |
| State | GET | /commercial/v1/state |
| Customer subscription | GET | /commercial/v1/customers/:customerId/subscription |
| Create subscription | POST | /commercial/v1/subscriptions |
| Update pending subscription | PATCH | /commercial/v1/subscriptions/:id |
| Initiate payment | POST | /commercial/v1/payments/initiate |
| Confirm payment | POST | /commercial/v1/payments/confirm |
Commercial Apps API reference
Runtime HTTP routes used by CommercialAppClient for check, consume, subscribe, and payments.
PrerequisitesCommercial Apps overview