Create agreement
POST/rates/agreements
JSON-RPC
rates.agreements.create
Delay types
All xyz_delay_type
fields could have one of the values:
days
- days from midnightdays_current
- days from notificationhours
- hours from XX:00 (where XX is an hour of notification)hours_current
- hours from notification
Request​
Responses​
- 200
- 400
- 401
- 404
- 422
- 500
Rates agreement object as has been stored.
The request contains invalid arguments or is malformed
Access is not authorized
Requested object was not found
A logical error occurred, making the request unprocessable
An unexpected error occurred