Customers group
Creates the group.
post/Litium/api/admin/customers/groups
Request body
Example request
{
"conditions": [
{
"systemId": "00000000-0000-0000-0000-000000000000"
}
]
}Response
Created
{
"conditions": [
{
"systemId": "00000000-0000-0000-0000-000000000000"
}
]
}Created