v1
latestOpenAPI 3.0.02026-07-246335313.6 KBSubscription APIs
Trigger Next Deduction
Use this API to trigger the next deduction for a regular subscription.
put/api/subscription/triggerNextDeduction
Headers
Content-Typestring
X-Portone-Client-Keystring
The PortOne Key of the merchant
Authorizationstring
The Authorization header is used to include the JWT for authenticating API requests; learn how to generate the token <a href="/docs/jwt-authentication" target="_blank">in this guide</a>
Request body
Example request
{
"portone_key": "gvFFggsdgGfrshuh",
"subscription_order_ref": "2rIbzBBpNjUH681AmQilntIzz3b",
"environment": "sandbox"
}Response
Successful response