MSC ORDERS contains ORDERS API endpoints created or updated for the multiple service charges (MSC) feature.
North America—United States and Canada
NOTE
No tax on order fees—Since MSC order fees are treated as line items, and order fees are non-taxed items, you must mark each order fee line item as a 0% No Tax Applied tax.
For more information, see Tax report example 5: zero tax.
MSC ORDERS endpoints
- Gets a list of orders get
- Create custom orders post
- Get a single order get
- Update an order post
- Delete an order delete
- Get all line items for an order get
- Create a new line item post
- Delete all the line items in an order delete
- Get a line item get
- Update a line item post
- Void a line item delete
- Create a discount on a line item post
- Create multiple line items post
- Get all service charges applied to an order get
- Create a service charge on an order post
- Get a specific service charge applied to an order get
- Void or remove a service charge from an order delete