Commerce — Component Diagram
Commerce platform service. Wraps BigCommerce storefront API for product
Deploy URL: https://commerce.dev.platform.loop.health
Architecture
Summary
Endpoints: 30
| Path |
|---|
/readyz |
/v1/products |
/v1/products/{id} |
/v1/products/sync |
/v1/brands |
/v1/brands/{slug} |
/v1/addresses |
/v1/addresses/{id} |
/v1/unfurl |
/v1/carts |
/v1/carts/{id} |
/v1/carts/{id}/items |
/v1/carts/{id}/checkout |
/v1/orders |
/v1/orders/{id} |
/v1/subscriptions |
/v1/subscriptions/{id} |
/v1/subscriptions/customer/{customerId} |
/v1/subscriptions/{id}/cancel |
/v1/subscriptions/{id}/pause |
/v1/subscriptions/{id}/resume |
/v1/subscriptions/{id}/skip |
/v1/subscriptions/{id}/swap |
/v1/subscriptions/{id}/cadence |
/v1/promo-codes/validate |
/v1/admin/sync/customer-profiles |
/v1/admin/sync/profiles-to-bigcommerce |
/v1/admin/sync/affiliate-bc-customer-groups |
/v1/admin/sync/channel-orders |
/v1/admin/erasure |
Events published:
order.placed.v1
Events consumed:
webhook.received.v1