General
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
order_idintegerRequired
Body
cyclestringRequiredExample:
monthlyResponses
200
Успешно
application/json
400
Неверный продукт или цикл
application/json
401
Неавторизован
application/json
403
Цикл недоступен для этого пользователя
application/json
post
/user/api/orders/change-billing-cycle/{order_id}Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Path parameters
order_idintegerRequired
Query parameters
auto_renewalbooleanRequiredExample:
trueResponses
200
Успешно
application/json
400
Неверный продукт для операции
application/json
401
Неавторизован
application/json
post
/user/api/orders/edit-auto-renewal/{order_id}Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
statusstringRequired
active | on-hold | cancelled | all
offsetintegerOptionalExample:
Смещение выборки (по умолчанию 0)
0limitinteger · min: 1 · max: 100OptionalExample:
Размер страницы (1..100, по умолчанию 20)
20Responses
200
Список заказов
application/json
get
/user/api/orders200
Список заказов
Последнее обновление
Это было полезно?

