BinRule

Type:  Struct
Abstract:  no
Status:  Active
Java Class:  BinRule
Stores credit card BINs.
id
References: Bin Rule.Id
XML Representation: attribute
Attributes:
Default Value
Unique BIN Rule object ID generated by the system.
createDate
References: Bin Rule.Create Date
XML Representation: attribute
Attributes:
Default Value
Date when the BIN Rule object was created.
isActive
References: Bin Rule.Is Active
XML Representation: attribute
Attributes:
Default Value
Status of the BIN Rule object.
paymentOptionCl
References: Bin Rule.Payment Option Cl
XML Representation: attribute
Attributes: Required
Default Value
Type of payment option associated with BIN Rule.
value
References: Bin Rule.Value
XML Representation: attribute
Attributes: Required
Default Value
Value of the BIN.

XML Sample:

<binRule paymentOptionCl=""  value="" />

"<binRule paymentOptionCl=\"\" value=\"\" />"

JSON Sample:

{
  "paymentOptionCl": "",
  "value": ""
}

XURL Sample:

?paymentOptionCl=&value=&
paymentOptionCl=
value=