API
Path parameters
userIdentifierone ofRequiredExample:
The public key or user id of the user
{"value":"BjjSsEQPb8V8V2xv91CYN6Tv4vztETJn9uRiKbMwgKe4","summary":"by public key"}stringOptional
integerOptional
Query parameters
fulfillmentstring · enumOptionalPossible values:
foster fulfilled products are created and shipped by foster,
user fulfilled products are shipped and managed by the user
editionbooleanOptional
return products linked with a master edition
edition_assignedbooleanOptional
return products that can be linked with a master edition but haven't been linked yet
has no effect unless include_inactive=true
include_inactivebooleanOptional
if true, return products that cannot be bought
reasons may be: not active, expired, supply sold out, master edition not linked
per_pageone ofOptional
number of products to return in one page
use all to return all products
string · enumOptionalPossible values:
integerOptional
pageintegerOptional
page number, ignored if per_page=all
Responses
200
Successful response
application/json
400Error
404Error
500Error
get
/stores/{userIdentifier}/itemsLast updated