item_base_response {walmartAPI}R Documentation

Returns tibble of items in base response format

Description

response formats are described at the url https://developer.walmartlabs.com/docs/read/Item_Field_Description.

Usage

item_base_response(x)

Arguments

x

A List.

Value

A tibble with 15 columns in base response format.


[Package walmartAPI version 0.1.5 Index]