Skip to main content
Log inSign up
Anchor to deliveryPromiseSkuSettingUpsert

deliveryPromiseSkuSettingUpsert

mutation

Requires write_delivery_promises access scope.

Creates or updates a delivery promise SKU setting that will be used when looking up delivery promises for the SKU.

Anchor to deliveryPromiseProviderIddeliveryPromiseProviderId
ID!required

The ID of the delivery promise provider.

String!required

The schedule handle that will be used when looking up delivery promises for the SKU.

String!required

The SKU that will be associated with this setting.


Was this section helpful?

Anchor to DeliveryPromiseSkuSettingUpsertPayload returnsDeliveryPromiseSkuSettingUpsertPayload returns

Anchor to deliveryPromiseSkuSettingdeliveryPromiseSkuSetting

The created or updated delivery promise SKU setting.

The list of errors that occurred from executing the mutation.


Was this section helpful?