A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hi,
Hope you are doing great.
I am getting this error -
{ "errors": { "price_rule": "Required parameter missing or invalid" } }
in this API -
https://unisand.myshopify.com/admin/api/2023-01/price_rules.json
This is the body that I am sending-
{"title":"15OFFCOLLECTIOwerN","target_type":"line_item","target_selection":"all","allocation_method":"across","value_type":"percentage","value":"-15.0","customer_selection":"all","starts_at":"2023-03-19T17:59:10Z"}