create_test_user: Create a test user.

Description Usage Arguments Value

View source: R/test_users.R

Description

Create a test user.

Usage

1
create_test_user(site_id, authorization = Sys.getenv("MELI_ACCESS_TOKEN"))

Arguments

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".

Value

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.


njcorona/mercadolibreR documentation built on July 19, 2020, 3:21 p.m.