post https://api.loopsubscriptions.com/api/external/v1/subscriber-portal/subscription-contracts/bulk-lines-update
Log in to see full request history
These docs are for a deprecated API version. Visit here to refer the latest API docs.
Responses
These docs are for a deprecated API version. Visit here to refer the latest API docs.
xxxxxxxxxx
curl --location 'https://api.loopsubscriptions.com/api/external/v1/subscriber-portal/subscription-contracts/bulk-lines-update?token=iB9322RUGDQx3swdapzstq0XhaBXjNQDyMrHV2r4NHozGrBCDTutBjBAihUWTPOY' \
--header 'X-Loop-token: FnuWQCq3ZYOns6FAzNmPbQtNBXFmOlZf1wxxqnAwFqDmnCPVsKEPX2ltMrfQIBKF' \
--header 'Content-Type: application/json' \
--data '{
"subscription_shopify_id": 13494944053,
"lines_to_create": [{"variant_shopify_id": 45306180993333, "quantity": 10}],
"lines_to_update": [{"line_id": 9037, "quantity": 6}],
"lines_to_remove": [{"line_id": 9036}]
}'
Try It!
to start a request and see the response here! Or choose an example: