update_min_days

To update the minimum number of days, use the account/update_min_days method:

Copied!
svc=account/update_min_days&params={"itemId":<long>,
                    "minDays":<int>}

Parameters

The request must contain the following parameters:

Parameter Description
itemId Resource (account) ID.
minDays Minimum number of days.

Response

If the number of days is updated successfully, an empty object is returned.

Otherwise, an error code is returned.

If you find a mistake in the text, please select it and press Ctrl+Enter.

Report a mistake

Your message was sent. Thank you!

An error occurred while submitting the form

Download PDF file
Download Word document

See also