Rates

Delete a Rate Provider

DELETE
/rates/{providerId}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

providerId*string

Response Body

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/rates/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"    ]  }}