Order
Order manages order information for products
Features provided include:
- Creation, updating, deletion of orders
- Aggregation of order totals
Integrations with other blocks
User
This service uses the User Block for:
- Returning user info for
$expand
queries
Organization
This service uses the Organization Block for:
- Determining what role the logged in user has in their organization
- Ensuring the Organization exists
- Returning organization info for
$expand
queries
Catalog
This service uses the Catalog Block for:
- Retrieving Product info for gathering total prices
- Returning catalog info for
$expand
queries