Questions, troubleshooting, and feedback on Subscription APIs
Hi.
I've been trying to update the pricing policies of selling plans using the sellingPlanGroupUpdate, but it seems to be not working.
Is this a problem with the API, or is my query wrong?
Thanks.
{
"graphQLErrors": [
{
"message": "Internal error. Looks like something went wrong on our end.\nRequest ID: 8634d7d5-e2b2-4646-8dc3-82662ac80f69 (include this in support requests).",
"extensions": {
"code": "INTERNAL_SERVER_ERROR",
"requestId": "8634d7d5-e2b2-4646-8dc3-82662ac80f69"
}
}
],
"operation": {
"variables": {
"id": "gid://shopify/SellingPlanGroup/60686498",
"input": {
"options": [
"test-pp-add"
],
"name": "test-pp-add",
"sellingPlansToUpdate": [
{
"name": "test-pp-add",
"options": [
"1ヶ月毎にお届け"
],
"billingPolicy": {
"recurring": {
"interval": "MONTH",
"intervalCount": 1
}
},
"deliveryPolicy": {
"recurring": {
"interval": "MONTH",
"intervalCount": 1
}
},
"pricingPolicies": [
{
"fixed": {
"adjustmentType": "FIXED_AMOUNT",
"adjustmentValue": {
"fixedValue": "1"
}
}
},
{
"recurring": {
"adjustmentType": "FIXED_AMOUNT",
"adjustmentValue": {
"fixedValue": "3"
},
"afterCycle": 5
}
}
],
"id": "gid://shopify/SellingPlan/413958306"
}
]
}
},
"operationName": "sellingPlanGroupUpdate"
}
}
hi DanielTehrani,
This is a bug on our end. We'll post here when it gets resolved.
User | RANK |
---|---|
1 | |
1 | |
1 | |
1 | |
1 |
Connect your PayPal account to allow your customers to checkout using the PayPal gateway a...
ByYour online store speed can enhance your store’s discoverability, boost conversion rates a...
ByShopping is at our fingertips with mobile devices. Is your theme optimized to be user-frie...
By