Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Add a new rate
The body is of type object
.
Response
Success
The response is of type object
.
Add a new rate
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Add a new rate
The body is of type object
.
Success
The response is of type object
.