update_dealer_rights

To let an account use dealer rights, the account/update_dealer_rights method is applied:

Copied!
svc=account/update_dealer_rights&params={"itemId":<long>,                      "enable":<bool>}

Parameters

The request must contain the following parameters:

Parameter Description
itemId Resource (account) ID.
enable Enable or disable dealer rights.

Response

If dealer rights are enabled 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