CustomerUpdateRequest

Any subset of customer fields. Pass null to clear a value.

  • country
    Type: string | null
  • email
    Type: string | nullFormat: email
  • name
    Type: string | null
  • phone
    Type: string | null
  • postal_code
    Type: string | null