You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Payload to close subscription product

Summary:

The Api to close subscription is not working.

/crmRestApi/resources/11.13.18.05/subscriptionProducts/{SubscriptionProductPuid}/action/close

Sample Paylaod-

{
  "closeCreditMethod": "ORA_PRORATE_WITH_CREDIT",
  "closedDate": "2026-03-01",
  "closeDescription": "Product term change",
  "closeReason": "ORA_TERM_CHANGE"
}

In POSTMAN API test its throwing 400 Bad response.

Can anyone please tell me what is the right paylaod to close the subscription API or what is the issue in payload.

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):



Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!