Authorization: Bearer ********************curl --location --request POST 'https://tsapi.perenso.net/v2/customers/classes/create' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"classID": "VIP",
"classDescription": "Important Customers"
}'{
"id": "d6f394",
"classID": "VIP",
"classDescription": "Important Customers"
}