commerce
30 endpoints · OpenAPI spec: services/commerce/openapi.yaml · Service detail
Endpoints
| Method | Path | Summary |
|---|---|---|
GET | /readyz | GET /readyz |
GET | /v1/addresses | GET /v1/addresses |
POST | /v1/addresses | POST /v1/addresses |
DELETE | /v1/addresses/\{id\} | DELETE /v1/addresses/{id} |
PATCH | /v1/addresses/\{id\} | PATCH /v1/addresses/{id} |
POST | /v1/admin/erasure | POST /v1/admin/erasure |
POST | /v1/admin/sync/affiliate-bc-customer-groups | POST /v1/admin/sync/affiliate-bc-customer-groups |
POST | /v1/admin/sync/channel-orders | POST /v1/admin/sync/channel-orders |
POST | /v1/admin/sync/customer-profiles | POST /v1/admin/sync/customer-profiles |
POST | /v1/admin/sync/profiles-to-bigcommerce | POST /v1/admin/sync/profiles-to-bigcommerce |
GET | /v1/brands | GET /v1/brands |
GET | /v1/brands/\{slug\} | GET /v1/brands/{slug} |
POST | /v1/carts | POST /v1/carts |
GET | /v1/carts/\{id\} | GET /v1/carts/{id} |
POST | /v1/carts/\{id\}/checkout | POST /v1/carts/{id}/checkout |
POST | /v1/carts/\{id\}/items | POST /v1/carts/{id}/items |
GET | /v1/products | GET /v1/products |
GET | /v1/products/\{id\} | GET /v1/products/{id} |
POST | /v1/products/sync | POST /v1/products/sync |
POST | /v1/promo-codes/validate | POST /v1/promo-codes/validate |
POST | /v1/subscriptions | POST /v1/subscriptions |
GET | /v1/subscriptions/\{id\} | GET /v1/subscriptions/{id} |
POST | /v1/subscriptions/\{id\}/cadence | POST /v1/subscriptions/{id}/cadence |
POST | /v1/subscriptions/\{id\}/cancel | POST /v1/subscriptions/{id}/cancel |
POST | /v1/subscriptions/\{id\}/pause | POST /v1/subscriptions/{id}/pause |
POST | /v1/subscriptions/\{id\}/resume | POST /v1/subscriptions/{id}/resume |
POST | /v1/subscriptions/\{id\}/skip | POST /v1/subscriptions/{id}/skip |
POST | /v1/subscriptions/\{id\}/swap | POST /v1/subscriptions/{id}/swap |
GET | /v1/subscriptions/customer/\{customerId\} | GET /v1/subscriptions/customer/{customerId} |
POST | /v1/unfurl | POST /v1/unfurl |
Related
services/commerce— full service detail including events and dependencies- Auth model
- All services