Adjust the next invoice date for a subscription
POST/api/v3/package/:package_id/_action/hold
This will change the date that the next invoice for a subscription is generated on.
For example, if you specify the holduntil_datetime to be "2019-10-03", the next date that an invoice will be generated on for that subscription will be changed to October 3, 2019.
Request
Responses
- 200
- 400
- 401
Action completed successfully
Bad request
Authentication error