Description Usage Arguments Value
Get user addresses.
1 | get_user_addresses(user_id, authorization = Sys.getenv("MELI_ACCESS_TOKEN"))
|
user_id |
user_id of user. Use mercadolibreR::get_user_id() if you only have access to the user's nickname and site_id. |
authorization |
A valid access token from developers.mercadolibre.com. See the API authentication and authorization guide for more details. |
Returns a list of the user's addresses. 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.