Actions
Prolong purchase
POST
/
purchases
/
{orderId}
/
prolong
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Accept-Language
enum<string>
default: enThe language of the response
Available options:
en
, ru
Path Parameters
orderId
integer
requiredThe ID of the order
Body
application/json
count
integer
The count of the prolong (if tarif hourly - count of hours, else - count of days)
Required range:
x > 1
Response
200 - application/json
status
string
The status of the action