CustomerCreateRequest

All fields optional.

  • country
    Type: string

    ISO 3166-1 alpha-2 country code.

  • email
    Type: stringFormat: email
  • name
    Type: string
  • phone
    Type: string
  • postal_code
    Type: string
  • token
    Type: string

    Optional custom token. A random one is generated if omitted.