Delete a pricing unit conversion rate

View as Markdown
Deletes a conversion rate from a pricing unit.

Authentication

AuthorizationBearer
API key obtained from the Grant dashboard

Path parameters

idstringRequiredformat: "cuid"
rateIdstringRequiredformat: "cuid"

Response

Conversion rate deleted
successboolean
idstring
ID of the deleted conversion rate
request_idstring

Errors

401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error