Order Types REST Endpoints

Admin/Order Types
The operations from the Admin/Order Types category.
getOrderType
Method: get
Path: /ccadmin/v1/orderTypes/{id}
listOrderTypes
Method: get
Path: /ccadmin/v1/orderTypes
updateOrderType
Method: put
Path: /ccadmin/v1/orderTypes/{id}