CreateAccountRequest

  • billingAddress
    Type: object ยท Address
    required
    • country
      Type: string
      required
    • place
      Type: null | string
      required
    • postalCode
      Type: null | string
      required
    • region
      Type: null | string
      required
    • streetName
      Type: null | string
      required
    • streetNumber
      Type: null | string
      required
    • subdivision
      Type: null | string
      required
  • billingEmailAddress
    Type: string
    required
  • culture
    required
  • friendlyName
    Type: string
    required
  • isEventGenerationEnabled
    Type: boolean
    required
  • name
    Type: string
    required
  • technicalEmailAddress
    Type: string
    required
  • callbackUri
    Type: null | stringFormat: uri
  • taxId
    Type: null | string