Order Types REST Endpoints
Admin/Order Types
The operations from the Admin/Order Types category.
- getOrderType
- Method: getPath:
/ccadmin/v1/orderTypes/{id} - listOrderTypes
- Method: getPath:
/ccadmin/v1/orderTypes - updateOrderType
- Method: putPath:
/ccadmin/v1/orderTypes/{id}