PATCH
/
v1
/
options_group
/
{id}

Path Parameters

id
string
required

Body

application/json

Common schema for inputting a dispatch strategy.

label
string
required
Maximum 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
required
Maximum 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