The business order type model has the following endpoints:
| Action | Method | Resource |
|---|---|---|
| Update | PUT | /business/business_id/order_types/order_type_id |
The business order type model has the following attributes:
| Attribute | Type | Required | Description |
|---|---|---|---|
| Maximun | float | No | The maximun amount allowed for this order type |

