Dispatch Strategies
Update dispatch strategy
PATCH
/
v1
/
options_group
/
{id}
Path Parameters
id
string
requiredBody
application/json
Common schema for inputting a dispatch strategy.
label
string
requiredMaximum length:
80
id
string | null
allowedProviders
string[] | null
enableAutoDispatch
boolean | null
providerSelectionStrategy
string | null
reassignOnFailure
boolean | null
enableMaxDeliveryFee
boolean | null
maxDeliveryFeeCents
integer | null
costSplitStrategy
string | null
costSplitMaxPercentage
integer | null
costSplitMaxFixedPriceCents
integer | null
Response
200 - application/json
Common schema for inputting a dispatch strategy.
label
string
requiredMaximum length:
80
id
string | null
allowedProviders
string[] | null
enableAutoDispatch
boolean | null
providerSelectionStrategy
string | null
reassignOnFailure
boolean | null
enableMaxDeliveryFee
boolean | null
maxDeliveryFeeCents
integer | null
costSplitStrategy
string | null
costSplitMaxPercentage
integer | null
costSplitMaxFixedPriceCents
integer | null