Update a pricing unit conversion rate
Updates a conversion rate. Existing rates only allow changing effective_to, matching the dashboard.
Authentication
AuthorizationBearer
API key obtained from the Grant dashboard
Path parameters
id
rateId
Request
This endpoint expects an object.
effective_to
Optional exclusive end of this conversion rate
Response
Conversion rate updated
success
conversion_rate
request_id
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
409
Conflict Error
500
Internal Server Error
