CustomerType Trevenque

Structure

FieldTypeRequiredDescription
codeStringtrueCode of the customer type. 
nameStringtrue

Name of the customer type.

JSON representation

{
  "code": "3",
  "name": "Travel agent"
}