Verifi Provider Search

POST https://uat-txfind.payshield.ai/api/v2/provider/verifi/orders

Request Body

NameTypeDescription

insightId

String

"Please add the description here"

verifiEntityInfo

JSON

"Please add the description here"

verifiEntityInfo.partnerId

Number

"Please add the description here" NOTE: This field is inside the verifiEntityInfo JSON

verifiEntityInfo.clientId

Number

"Please add the description here" NOTE: This field is inside the verifiEntityInfo JSON

paymentType

String

"Please add the description here"

paymentDescriptor

String

"Please add the description here"

transactionDate

Datetime

"Please add the description here" NOTE: Format should be in ISO 8601

transactionAmount

JSON

"Please add the description here"

transactionAmount.amount

Number

"Please add the description here" NOTE: This field is inside the transactionAmount JSON

transactionAmount.currency

String

"Please add the description here" NOTE: This field is inside the transactionAmount JSON

cardLast4

String

The last 4 digits of the card number associated with the purchase.

cardBin

String

The six-digit card Issuer BIN associated with the purchase.

transactionRequestId

String

The hash value based on key input fields used to locate a previous request with the same key input fields. Format: UUID version 3

source

String

Identifies the source of the Order Request: Order Insight request from an Issuer via a Portal or API request (OrderInsight OIP), Order Insight request from a Cardholder via an Issuer Mobile Application or Digital Channel (Order Insight Digital OIM). Enumerated values: OIP, OIM

Last updated