Merchant

Core merchant object

  • activatedDate
    Type: stringFormat: date-time

    Date merchant was activated

  • agentAccountId
    Type: string

    Agent account ID reference

  • agentName
    Type: string

    Agent name

  • createdAt
    Type: stringFormat: date-time

    When the merchant was created

  • createdBy
    Type: string

    Email of user who created the merchant

  • dba
    Type: string

    Doing Business As name

  • id
    Type: integer

    Unique identifier for the merchant

  • isoAccountId
    Type: string

    ISO account ID reference

  • isoName
    Type: string

    ISO name

  • lastProcessingDate
    Type: stringFormat: date-time

    Last processing activity date

  • legalName
    Type: string

    Legal business name

  • mcc
    Type: string

    Merchant category code

  • mccDescription
    Type: string

    Description of the MCC

  • merchantAccountId
    Type: string

    Merchant account ID reference

  • merchantName
    Type: string

    Business trading name

  • processingStatus
    Type: stringenum

    Processing status

    values
    • enabled
    • disabled
    • limited
    • hold
  • riskLevel
    Type: stringenum

    Risk assessment level

    values
    • low
    • medium
    • high
    • critical
  • status
    Type: stringenum

    Current merchant status

    values
    • active
    • inactive
    • suspended
    • pending
    • closed
  • updatedAt
    Type: stringFormat: date-time

    When the merchant was last updated

  • updatedBy
    Type: string

    Email of user who last updated the merchant