Description Usage Arguments Value
Create a test user.
1 | create_test_user(site_id, authorization = Sys.getenv("MELI_ACCESS_TOKEN"))
|
site_id |
Required. The country in which you want to operate. |
authorization |
Required. A valid access token from developers.mercadolibre.com. See the API authentication and authorization guide for more details. Defaults to System Environment variable "MELI_ACCESS_TOKEN". |
Returns a list of results containing the new test user's user_id, nickname, password, and current status. See the API documentation for more information.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.