Delete regional prices
Remove all regional currency overrides for a plan price.
Remove all regional currency overrides for a plan price.
Authorization
ApiKeyAuth x-api-key<token>
In: header
Path Parameters
id*string
priceId*string
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X DELETE "https://example.com/plans/string/prices/string/regional"{ "success": true, "data": { "deleted": true, "object": "plan", "livemode": true }}{ "success": false, "error": { "type": "string", "code": "string", "message": "string", "param": "string", "details": null, "doc_url": "string" }}{ "success": false, "error": { "type": "string", "code": "string", "message": "string", "param": "string", "details": null, "doc_url": "string" }}{ "success": false, "error": { "type": "string", "code": "string", "message": "string", "param": "string", "details": null, "doc_url": "string" }}{ "success": false, "error": { "type": "string", "code": "string", "message": "string", "param": "string", "details": null, "doc_url": "string" }}