Symbols

Delete Payment Plan

DELETE
/symbols/{symbolId}/preferences/{paymentPlanId}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

symbolId*string
paymentPlanId*string
symbolId*string

Response Body

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/symbols/string/preferences/string"
Empty
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}
{  "message": "string",  "errors": {    "property1": [      "string"    ],    "property2": [      "string"    ]  }}