Shopify Update Price Rule

This action allows you to update a pricing rule from Shopify. You must specify the body of the price rule request as per: https://shopify.dev/docs/api/admin-rest/2024-01/resources/pricerule#put-price-rules-price-rule-id

Inputs

NameTypeDescription
Shopify Access TokenSensitiveStringShopify API Access Token
Shopify DomainStringShopify Domain
Shopify VersionOptional StringShopify API Version. Defaults to 2023-07.
Price Rule IDStringID of Price Rule to retrieve
Price Rule Update BodyObjectObject containing all key-value pairs of the price rule to update

Outputs

NameTypeDescription
SuccessBooleanSuccess
PriceRule ResponseObjectPriceRule Response