v1

latestOpenAPI 3.0.42026-07-26195173268.4 KB
Customers group

Search the group.

post/Litium/api/admin/customers/groups/search

Request body

takeinteger nullable
skipinteger nullable
queryOptionsobject nullable

Response

OK

totalinteger

Example response

{
  "items": [
    {
      "conditions": [
        {
          "systemId": "00000000-0000-0000-0000-000000000000"
        }
      ]
    }
  ]
}