PartnerHeaderModel

  • code
    Type: string | null

    The code of the partner.

  • email
    Type: string | null

    The email address of the partner.

  • externalId
    Type: string | null

    The external ID of the partner.

  • id
    Type: stringFormat: uuid

    The ID of the partner.

  • name
    Type: string | null

    The name of the partner.

  • relationship
    Type: integerenum

    Integer numbers.

    values
    • Client = 1
    • Carrier = 2
  • status
    Type: integerenum

    Integer numbers.

    values
    • Inactive = 1
    • Active = 2