UpdateMerchantRequest

  • activatedDate
    Type: stringFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • addresses
    Type: array object[]
    • city
      Type: string
    • country
      Type: string
    • postalCode
      Type: string
    • state
      Type: string
    • street1
      Type: string
    • street2
      Type: string
    • type
      Type: stringenum
      values
      • business
      • legal
      • mailing
  • agentAccountId
    Type: string
  • agentName
    Type: string
  • banking
    Type: object
    • accountNumber
      Type: string
    • accountType
      Type: stringenum
      values
      • checking
      • savings
    • bankName
      Type: string
    • routingNumber
      Type: string
  • compliance
    Type: object
    • certificateUrl
      Type: string
    • documentsRequired
      Type: array object[]
    • lastPciDate
      Type: stringFormat: date

      full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21

    • nextPciDue
      Type: stringFormat: date

      full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21

    • pciCompliant
      Type: boolean
    • pciLevel
      Type: string
  • dba
    Type: string
  • isoName
    Type: string
  • lastProcessingDate
    Type: stringFormat: date-time

    the date-time notation as defined by RFC 3339, section 5.6, for example, 2017-07-21T17:32:28Z

  • legalName
    Type: string
  • mcc
    Type: string
  • mccDescription
    Type: string
  • merchantName
    Type: string
  • principals
    Type: array object[]
    • dateOfBirth
      Type: string
    • driversLicenseNumber
      Type: string
    • driversLicenseState
      Type: string
    • email
      Type: string
    • equityOwnership
      Type: integer

      Integer numbers.

    • firstName
      Type: string
    • homeCity
      Type: string
    • homeState
      Type: string
    • homeStreet1
      Type: string
    • homeStreet2
      Type: string
    • homeZipCode
      Type: string
    • lastName
      Type: string
    • phone
      Type: string
    • ssn
      Type: string
    • type
      Type: stringenum
      values
      • FOUNDER
      • CO_FOUNDER
      • INVESTOR
      • SHAREHOLDER
      • PARTNER
  • processing
    Type: object
    • averageTicket
      Type: numberFormat: decimal
    • currentReserve
      Type: numberFormat: decimal
    • dailyLimit
      Type: numberFormat: decimal
    • highTicket
      Type: numberFormat: decimal
    • monthlyLimit
      Type: numberFormat: decimal
    • monthlyVolume
      Type: numberFormat: decimal
    • processingLimit
      Type: numberFormat: decimal
    • reservePercentage
      Type: numberFormat: decimal
  • processingStatus
    Type: stringenum
    values
    • enabled
    • disabled
    • limited
    • hold
  • rates
    Type: object
    • agentSplit
      Type: numberFormat: decimal
    • annualFee
      Type: numberFormat: decimal
    • batchFee
      Type: numberFormat: decimal
    • chargebackFee
      Type: numberFormat: decimal
    • discountRate
      Type: numberFormat: decimal
    • effectiveDate
      Type: stringFormat: date

      full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21

    • isoSplit
      Type: numberFormat: decimal
    • monthlyFee
      Type: numberFormat: decimal
    • pciComplianceFee
      Type: numberFormat: decimal
    • statementFee
      Type: numberFormat: decimal
    • transactionFee
      Type: numberFormat: decimal
  • riskLevel
    Type: stringenum
    values
    • low
    • medium
    • high
    • critical
  • riskMetrics
    Type: object
    • chargebackCount
      Type: integer

      Integer numbers.

    • chargebackRatio
      Type: numberFormat: decimal
    • lastRiskReview
      Type: stringFormat: date

      full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21

    • nextRiskReview
      Type: stringFormat: date

      full-date notation as defined by RFC 3339, section 5.6, for example, 2017-07-21

    • refundRatio
      Type: numberFormat: decimal
    • riskScore
      Type: integer

      Integer numbers.

    • suspiciousActivity
      Type: boolean
  • status
    Type: stringenum
    values
    • active
    • inactive
    • suspended
    • pending
    • closed