Delete Subscription Plan
info
The request must provide the following header:
x-api-key: {merchantKey}
Request Sample
Path:
DELETE {baseURL}/plans/SubscriptionPlan-12033695-99d8-4dc6-bf51-db64ef27620b
Header:
Content-Type: application/json
Accept-Language: en-US
Response Sample
Status Code:
204 (No content)
Header:
Content-Type: application/json
Accept-Language: en-US
info
For error handling, please refer to this section.