Skip to main content

Get all the category

GET 

/account/order/categories/

Get all the category

Request

Responses

Return a list of category

Schema
  • Array [
  • id stringrequired

    id

    name stringnullable

    Category label

    shortName stringnullable

    Short Category label

  • ]
Loading...