Business Maximums Model

The cart automatically validates the maximum amount ($$) by order type and payment method.

This validation only applies at the "Place Order" process, and only with cash or card payments.

ActionMethodResourcesDescription
Update Business Maximum RulePUT/business/3/maximums/2
Create Business Maximum RulePOST/business/3/maximums
Delete business maximum ruleDELETE/business/3/maximums/2
Get Business maximums rulesGET/business/3/maximums

The required attributes for this model are:

AttributeTypeRequiredDescription
paymethod_idInteger,nullno
site_idInteger,nullno
order_type_idInteger,nullno
maximum_idFloat,integer,nullno