InterchangeDetail

The <InterchangeDetail> type defines the elements and attributes of <interchangeDetail>.
The syntax is:
<interchangeDetail> (pricedLevel) (clearedLevel) (cpsQualified) (reclassified) (reasonCode) (description) (interchangeRate) (interchangeFixedAmount) (interchangeAmount) (assessmentAmount) </interchangeDetail>

Attributes of <InterchangeDetail> in the Fee Specification

Attribute Name: <
pricedLevel
>
Description: Priced interchange level for the merchant.
Field Type: String. See also <StringMax3> in Simple Types.
Field Length: 3
Required/Optional: Optional
Attribute Name: <
clearedLevel
>
Description: Interchange level at which the transaction is cleared.
Field Type: String. See also <StringMax3> in Simple Types.
Field Length: 3
Required/Optional: Optional
Attribute Name: <
cpsQualified
>
Description: Flag indicating if the transaction is CPS qualified. The options are:
  • true
    : Yes
  • false
    : No
Field Type: Boolean. See also <
YesNoIndicator
> in Simple Types.
Field Length: NA
Required/Optional: Optional
Attribute Name: <
reclassified
>
Description: Flag indicating if the transaction is reclassified.The options are:
  • true
    : Yes
  • false
    : No
Field Type: Boolean. See also
YesNoIndicator
in Simple Types.
Field Length: NA
Required/Optional: Optional
Attribute Name: <
reasonCode
>
Description: Reason code for interchange downgrade.
Field Type: String. See also <
StringMax10
> in Simple Types.
Field Length: 10
Required/Optional: Optional
Attribute Name: <
description
>
Description: Interchange related description/memo for the transaction.
Field Type: String. See also <
StringMax64
> in Simple Types.
Field Length: 64
Required/Optional: Optional.
Attribute Name: <
interchangeRate
>
Description: Interchange rate applied to the transaction.
Field Type: Decimal. See also <
PercentageRate
> in Simple Types.
Field Length: NA
Required/Optional: Optional

Child Elements of <interchangeDetail> in the Fee Specification

Element Name: <
interchangeFixedAmount
>
Description: Fixed amount charged for the transaction. For a list of child elements and attributes, see CurrencyAndAmount.
Field Type: <
CurrencyAndAmount
Required/Optional: Optional
Element Name: <
interchangeAmount
>
Description: Total interchange amount charged for the transaction. For a list of child elements and attributes, see CurrencyAndAmount.
Field Type: <
CurrencyAndAmount
Required/Optional: Optional
Element Name: <
assessmentAmount
>
Description: Total assessment amount charged for the transaction. For a list of child elements and attributes, see CurrencyAndAmount.
Field Type: <
CurrencyAndAmount
Required/Optional: Optional