Skip to main content

Query for categories

GET 

/api/v3/item_category

Request

Query Parameters

    where string

    item_category_id:EQUALS:1

    order string

    item_category_id:ASC

    limit string

    2

    offset string

    8

Responses

Object was fetched successfully

Schema

    code integer
    status string
    message stringnullable
    details objectnullable
    response object
Loading...