Get Item By Shop

Get item by shop uuid

GET {endpoint}/api/v1/shop/26a67351-c246-4a19-a397-8cd6a8265df9/itemstory

Path Parameters

Name
Type
Description

uuid*

String

Shop uuid

Query Parameters

Name
Type
Description

item_type

String

Item type

pageSize

String

Number of list for 1 page

page

String

Page to display

Headers

Name
Type
Description

token*

String

Get from API login

x-api-key*

String

Generated by Service

{
    // Response
}

Last updated

Was this helpful?