Quantcast
Channel: Square Developer Forums - Latest topics
Viewing all articles
Browse latest Browse all 1325

Swap variations multiple customer API Trigger show this error

$
0
0

{
“errors”: [
{
“code”: “INTERNAL_SERVER_ERROR”,
“detail”: “An internal error has occurred, and the API was unable to service your request.”,
“category”: “API_ERROR”
}
]
}

curl https://connect.squareupsandbox.com/v2/subscriptions/bulk-swap-plan
-X POST
-H ‘Square-Version: 2024-01-18’
-H ‘Authorization: Bearer ACCESS_TOKEN’
-H ‘Content-Type: application/json’
-d ‘{
“new_plan_variation_id”: “QUCRBX3I4MPG6STADV3PDQBV”,
“old_plan_variation_id”: “LF6JG97GWPW36”,
“location_id”: “C6KDSUQWYX4YL2C22USU3SNG”
}’

2 posts - 2 participants

Read full topic


Viewing all articles
Browse latest Browse all 1325

Trending Articles