put https://api.loopsubscriptions.com/admin/2023-10/subscription//frequency
Rate limit - 5/s
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Response
Rate limit - 5/s
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
xxxxxxxxxx
15curl --request PUT \
--url https://api.loopsubscriptions.com/admin/2023-10/subscription/subscriptionId/frequency \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"billingPolicy": {
"interval": "WEEK"
},
"deliveryPolicy": {
"interval": "WEEK"
},
"discountType": "OLD"
}
'
Try It!
to start a request and see the response here! Or choose an example: