Falcon services are offered for payment card fraud detection. This section will provide more details about Individual services.
Credit Authorization (Post)
A Credit Authorization data feed contains information about a credit authorization request. A credit authorization request occurs when the card is presented to the merchant and the merchant sends the information about the purchase to the card issuer to determine whether the purchase should proceed or not. A Credit Posting data feed contains information about a credit transaction that has already occurred and is used to tell the issuer about the transaction.
Debit Authorization (Post)
A Debit Authorization data feed contains information about a Debit authorization request. A Debit authorization request occurs when the card is presented to the merchant and the merchant sends the information about the purchase to the card issuer to determine whether the purchase should proceed or not. A Debit Posting data feed contains information about a Debit transaction that has already occurred and is used to tell the issuer about the transaction.
Nonmonetary (Post)
This data feed provides a method to update specific fields in the customer-level, account-level, or PAN-level nonmonetary information. A nonmonetary transaction is used to convey an update to a field in a CIS, AIS or PIS record or to convey other relevant nonmonetary information, such as when a customer is traveling.
PAN Information Summary (Post)
This record provides contains Primary Account Number (PAN)-level nonmonetary information. For Falcon Fraud Manager debit or credit usage, there are one or more PIS records for each account indicated by an Account Information Summary (AIS) record.
Retail Banking Transactions (Post)
This data feed can be used for adding, removing, or transferring information about retail banking transactions. It contains information about a payment or deposit. A transaction occurs when funds are moved out of, or into, a retail banking account.
Retail Banking Transactions
Status:
Production
Version:
V2
Category:
FalconServices
Overview
This data feed can be used for adding, removing, or transferring information about retail banking transactions. It contains information about a payment or deposit. A transaction occurs when funds are moved out of, or into, a retail banking account.
This data feed can be used for adding, removing, or transferring information about retail banking transactions. It contains information about a payment or deposit. A transaction occurs when funds are moved out of, or into, a retail banking account.
Retail Banking Transactions
Status:
Production
Version:
V2
Category:
FalconServices
Node | Child Node | Type | Length | Description |
---|---|---|---|---|
Authorization | Bearer xxxx | string | Authorization Header (Bearer Token) | |
Content-Type | application/json | string | Content Type |
Node Type | Type | Length | Description | |||||||
---|---|---|---|---|---|---|---|---|---|---|
NISrvRequest | request_RBTRAN | header | msg_id | string | 12 | Message ID, this field should be unique id for each Api call. This will be generated from client side. If the same message ID is used the system will decline the API call with Error Description “Duplicate Message ID” | ||||
msg_type | string | 12 | Message Type – This can have either “TRANSACTION” or “ENQUIRY” As for this API the value expected is “TRANSACTION” | |||||||
msg_function | string | 50 | Message functions: Should be “REP_FALCON_RBTRAN” | |||||||
src_application | string | 10 | Source Application: This is a free Text and the client can populate the source system from where the API is Initiated Example: TIBCO, IB, MB No Validations of these are kept at Network Systems | |||||||
target_application | string | 10 | The target_application can hold any value from FI side, this can be used by FI to check the target system of the API call | |||||||
timestamp | string | 30 | Timestamp of the request - Format YYYY-MM-DDtHH:MM:SS.SS +04:00 | |||||||
bank_id | string | 4 | Bank Id is Unique Id 4 digit code for each client and the same will be provided once the client setup is completed in our core system. For sandbox testing – Please use “NIC” | |||||||
body | tranCode | string | 3 | The action code. Note tranCode values must be greater or equal to 100. | ||||||
source | string | 10 | Name of source application.Note A header accompanies both a message from a sender to a recipient, and a response from the recipient to the sender. In the response, the source and dest values are reversed. | |||||||
dest | string | 10 | Name of destination application. Note A header accompanies both a message from a sender to a recipient, and a response from the recipient to the sender. In the response, the source and dest values are reversed. | |||||||
extendedHeader | string | 1024 | Extended header. Contains data used by, and returned unaltered to, the requesting system. | |||||||
workflow | string | 16 | Contains the name of the workflow to be executed by Falcon Fraud Manager. | |||||||
recordType | string | 8 | RBTRAN20. | |||||||
dataSpecificationVersion | string | 5 | the value 2 should be added | |||||||
clientIdFromHeader | string | 16 | Unique identifier for the client or subclient. The value of this field is determined jointly by the client and FICO. | |||||||
recordCreationDate | string | 8 | format yyyymmdd Date that this record was created. Time zone must be GMT. | |||||||
recordCreationTime | string | 6 | format hhmmss Time that this record was created. Time zone must be GMT. | |||||||
recordCreationMilliseconds | string | 3 | format sss Milliseconds portion of the time that this record was created. | |||||||
gmtOffset | string | 6 | Filled with blanks. | |||||||
customerIdFromHeader | string | 20 | Primary Customer Identifier. Financial institution's unique identifier for the primary customer for the account. | |||||||
customerAcctNumber | string | 40 | Unique identifier for the account associated with the transaction/record. | |||||||
externalTransactionId | string | 32 | Client-generated unique transaction ID that is unique across all data feeds for a specific installation of Falcon Fraud Manager. | |||||||
depositWithdrawalFlag | string | 1 | Specifies whether the transaction is a deposit or withdrawal of funds with respect to the account specified in the customerAcctNumber field. D = Funds are credited to the account (deposit), Q = Funds are debited from the account (withdrawal), C = Funds are credited to the referenced credit card on the account, P = Funds are credited to the referenced prepaid card on the account. | |||||||
paymentOrderFlag | string | 1 | Indicates if this is the set-up or the processing of the payment. P = Payment/Transfer, O = Payment Order (payment set-up for delayed or recurring payments). | |||||||
debitCustomerId | string | 20 | String identifying the customer associated with the account having funds debited. | |||||||
debitAcctNumber | string | 40 | The account number for the account having funds debited. | |||||||
debitAcctBankId | string | 20 | The bank ID associated with the account having funds debited. | |||||||
debitAcctBranchId | string | 20 | The branch ID associated with the account having funds debited. | |||||||
debitAcctSortCode | string | 6 | The sort code associated with the account having funds debited. | |||||||
debitAcctCountry | string | 3 | The country code for the country in which the account being debited is held. | |||||||
debitSegmentId | string | 6 | The segmentation ID for the account having funds debited. | |||||||
debitSegmentLevel | string | 1 | Specifies the level of the segment ID in the debitSegmentId field. C = Customer level, A = Account level, T = Transaction level. | |||||||
debitAmount | number | 19 | The monetary amount debited from the debit account. | |||||||
debitCurrencyCode | string | 3 | The currency code for the debitAmount field. | |||||||
debitDate | string | 8 | Date on which the amount is expected to be debited from the debit account. | |||||||
debitName | string | 60 | Payer name as it appears on the payment. | |||||||
debitMessage | string | 100 | Message to appear on payer's statement. | |||||||
creditCustomerId | string | 20 | String identifying the customer associated with the account having funds credited. | |||||||
creditAcctNumber | string | 40 | The account number for the account having funds credited. | |||||||
creditAcctBankId | string | 20 | The bank ID associated with the account having funds credited. | |||||||
creditAcctBranchId | string | 20 | The branch ID associated with the account having funds credited. | |||||||
creditAcctSortCode | string | 6 | The sort code associated with the account having funds credited. | |||||||
creditAcctCountry | string | 3 | The country code for the country in which the account being credited is held. | |||||||
creditSegmentId | string | 6 | The segmentation ID for the account having funds credited. | |||||||
creditSegmentLevel | string | 1 | Specifies the level of the segment ID in the creditSegmentId field. C = Customer level, A = Account level, T = Transaction level. | |||||||
creditAmount | number | 19 | The monetary amount credited to the credit account. | |||||||
creditCurrencyCode | string | 3 | The currency code for the creditAmount field. | |||||||
creditDate | string | 8 | Date on which the amount is expected to be credited to the credit account. | |||||||
creditName | string | 60 | Beneficiary name as it appears on the payment. | |||||||
creditMessage | string | 100 | Message to the beneficiary as it appears on the payment. | |||||||
exchangeRate | number | 13 | The exchange rate used for this transaction to convert the debited currency into the credited currency. | |||||||
transactionReferenceNumber | string | 32 | The Transaction Reference Number. This number uniquely identifies a given transaction. | |||||||
transactionDate | string | 8 | Date of transaction in yyyyMMdd format. Time zone is specified by gmtOffset. | |||||||
transactionTime | string | 6 | Time of transaction in hhmmss format. Time zone is specified by gmtOffset. | |||||||
transactionTimeMilliseconds | number | 3 | Milliseconds of the transaction. Time zone is specified by gmtOffset. | |||||||
transactionAmount | number | 19 | The debited amount (debitAmount) expressed in a constant currency. | |||||||
transactionCurrencyCode | string | 3 | The currency code for the transactionAmount field. | |||||||
transactionCurrencyConversionRate | number | 13 | The multiplicative currency conversion rate used to convert the currency specified in transactionCurrencyCode to US dollars. | |||||||
transactionStreet | string | 40 | Identifies the first line of the street address where the transaction occurred. | |||||||
transactionPostalCode | string | 10 | Identifies the postal code of the location where the transaction occurred. | |||||||
transactionCity | string | 40 | Identifies the city where the transaction occurred. | |||||||
transactionStateProvince | string | 3 | The state or province where the transaction occurred. | |||||||
transactionCountryCode | string | 3 | The country where the transaction occurred. | |||||||
transactionType | string | 1 | The type of the transaction: A = Amended Payment Order, D = Delayed/forward-dated single payment, I = Single Immediate payment, L = List/Bulk payment, M = Delayed/forward-dated list/bulk payment, S = Standing order/recurring single payment, T = Standing order/recurring list/bulk payment, U = Urgent single immediate transfer/payment. | |||||||
accessChannel | string | 1 | Identifies the type of device through which the transaction was placed: A = ATM, B = Phone (Interactive Voice Response system), C = Computer/Internet, D = Drop box, F = Fax, G = Payment initiated using tokenization channel, M = Mobile banking through web browser, N = Mobile application, O = Other, P = Postal (Mail), R = Automatic transfer, S = Point of Sale (POS) Terminal, T = Teller window/cashier, U = In-branch kiosk/device (non-ATM), V = Phone (remote teller), Z = Direct link to back office. | |||||||
processingChannel | string | 1 | Processing channel: A = ACH, B = Other deferred net settlement system, C = Check, D = Open Banking/PSD2, E = Electronic Funds Transfer (not specified elsewhere), F = FedWire, G = Other real-time gross settlement system, I = Internal Transfer, O = Other, P = Faster Payments, Q = BACS, R = CHAPS, S = SWIFT, W = Cash. | |||||||
processingType | string | 1 | Processing type through the channel: C = Credit (funds push), D = Direct Debit (funds pull). | |||||||
internationalIndicator | string | 1 | Indicates if this is an international or domestic payment/transfer: D = Domestic, I = International. | |||||||
deviceId | string | 40 | The specific identification number of the device where the transaction was initiated: ATM ID = ATM based transaction, Branch ID = Teller based transaction, Web ID = online transaction, Telephone Number = telephone transaction, Terminal ID = POS transaction, IMEI = Mobile transaction. | |||||||
authentication | string | 1 | The method that was used to authenticate the payment: M = Separate user authentication (business), N = None, O = Other, S = Single-factor authentication, T = Two-factor authentication with second factor static, U = Three-factor authentication, V = Two-factor authentication with second factor dynamic, Blank = Unknown. | |||||||
serviceRepresentativeId | string | 20 | The identification of the service representative that worked with the customer for this transaction. For branch transactions, this is the teller's ID, and for phone transactions, this is the operator's ID. | |||||||
onUsFlag | string | 1 | Specifies if the transaction is on or off us. E = The transaction is external (off-us), O = The transaction is intra-brand (on-us), W = The transaction is inter-brand (on-we). | |||||||
decision | string | 1 | Decision for the transaction before reaching Falcon: A = Approve/Accepted, D = Decline/Reject, R = Refer, O = Other, Blank = Unknown. | |||||||
reversalIndicator | string | 1 | Transaction reversal indicator: D = Derogatory reversal N = Nonderogatory reversal (or derogatory status unknown) Q = Not a reversal blank = Unknown | |||||||
reversedTransactionDate | string | 8 | Transaction date for the reversed transaction, in the format: yyyymmdd. | |||||||
reversedTransactionTime | string | 6 | Transaction time for the reversed transaction, in the format: hhmmss. | |||||||
reversalReason | string | 1 | Reason for reversal/return: C = Account Closed, D = Check Digit Error, F = Account Frozen, I = Insufficient Funds, N = Non-Transaction Account, O = Other, S = Stopped Payment, U = Funds Uncollected, X = No Account/Unable to Locate Account. | |||||||
recurringFrequency | string | 3 | An integer indicating the number of days between recurring payments. For monthly payments use 28 days. For transactionType = S. Unknown or does not apply = blank. | |||||||
recurringExpireDate | string | 8 | The date after which no further recurring payments should be performed. For transactionType = S. | |||||||
modelControl1 | string | 1 | This field is used to control Falcon model-specific features. See the model report for information on supported functionality. | |||||||
modelControl2 | string | 1 | This field is used to control Falcon model-specific features. See the model report for information on supported functionality. | |||||||
modelControl3 | string | 1 | This field is used to control Falcon model-specific features. See the model report for information on supported functionality. | |||||||
modelControl4 | string | 1 | This field is used to control Falcon model-specific features. See the model report for information on supported functionality. | |||||||
userIndicator01 | string | 1 | User-defined information. Editable in Falcon Expert rules | |||||||
userIndicator02 | string | 1 | User-defined information. Editable in Falcon Expert rules | |||||||
userIndicator03 | string | 1 | User-defined information. Editable in Falcon Expert rules | |||||||
userIndicator04 | string | 1 | User-defined information. Editable in Falcon Expert rules | |||||||
userIndicator05 | string | 1 | User-defined information. Editable in Falcon Expert rules | |||||||
userCode1 | string | 6 | User-defined information. | |||||||
userCode2 | string | 6 | User-defined information. | |||||||
userCode3 | string | 6 | User-defined information. | |||||||
userCode4 | string | 8 | User-defined information. | |||||||
userCode5 | string | 8 | User-defined information. | |||||||
userData01 | string | 6 | User-defined information.Editable in Falcon Expert rules. | |||||||
userData02 | string | 6 | User-defined information.Editable in Falcon Expert rules. | |||||||
userData03 | string | 6 | User-defined information.Editable in Falcon Expert rules. | |||||||
userData04 | string | 8 | User-defined information. Editable in Falcon Expert rules. | |||||||
userData05 | string | 8 | User-defined information.Editable in Falcon Expert rules. | |||||||
userData06 | string | 8 | User-defined information.Editable in Falcon Expert rules. | |||||||
userData07 | string | 10 | User-defined information.Editable in Falcon Expert rules. | |||||||
userData08 | string | 10 | User-defined information.Editable in Falcon Expert rules. | |||||||
userData09 | string | 15 | User-defined information.Editable in Falcon Expert rules. | |||||||
userData10 | string | 15 | User-defined information.Editable in Falcon Expert rules. | |||||||
userData11 | string | 20 | User-defined information.Editable in Falcon Expert rules. | |||||||
userData12 | string | 20 | User-defined information.Editable in Falcon Expert rules. | |||||||
userData13 | string | 40 | User-defined information.Editable in Falcon Expert rules. | |||||||
userData14 | string | 40 | User-defined information.Editable in Falcon Expert rules. | |||||||
userData15 | string | 60 | User-defined information.Editable in Falcon Expert rules. | |||||||
RESERVED_01 | string | 30 | Reference account number associated with the transfer of funds. Populated when depositWithdrawalFlag has values of C and P. The reference account may be a credit card number (for C) or a prepaid card number (for P). | |||||||
userIndicator06 | string | 1 | User-defined information. Editable in Falcon Expert rules. | |||||||
userIndicator07 | string | 1 | User-defined information. Editable in Falcon Expert rules. | |||||||
userCode06 | string | 3 | User-defined information. | |||||||
userCode07 | string | 3 | User-defined information. | |||||||
userData16 | string | 6 | User-defined information. | |||||||
userData17 | string | 6 | User-defined information. | |||||||
userData18 | string | 8 | User-defined information. | |||||||
userData19 | string | 8 | User-defined information. | |||||||
userData20 | string | 10 | User-defined information. | |||||||
userData21 | string | 10 | User-defined information. | |||||||
userData22 | string | 10 | User-defined information. | |||||||
userData23 | string | 15 | User-defined information. | |||||||
userData24 | string | 15 | User-defined information. | |||||||
userData25 | string | 15 | User-defined information. | |||||||
userData26 | string | 20 | User-defined information. | |||||||
userData27 | string | 40 | User-defined information. | |||||||
userData28 | string | 60 | User-defined information. | |||||||
sessionId | string | 40 | Unique identifier number of the customer's online session associated with the transaction. |
{
"NISrvRequest": {
"request_RBTRAN": {
"header": {
"msg_id": "236001",
"msg_type": "TRANSACTION",
"msg_function": "REP_FALCON_RBTRAN",
"src_application": "TIBCO",
"target_application": "FALCON",
"timestamp": "2020-07-20T10:49:02.366+04:00",
"bank_id": "default"
},
"body": {
"tranCode": "102",
"source": "TIBCO",
"dest": "FALCON",
"extendedHeader": "EXTENDEDHEADER120001",
"workflow": "modelSTUB",
"recordType": "RBTRAN20",
"dataSpecificationVersion": "2.0",
"clientIdFromHeader": "D360",
"recordCreationDate": "20230912",
"recordCreationTime": "160912",
"recordCreationMilliseconds": "234",
"gmtOffset": "+03.00",
"customerIdFromHeader": "12345000000001",
"customerAcctNumber": "0009991110000000001",
"externalTransactionId": "D360RBTRAN000000000001",
"depositWithdrawalFlag": "D",
"paymentOrderFlag": "P",
"debitCustomerId": "12345678901234567890",
"debitAcctNumber": "98765432109876543210",
"debitAcctBankId": "BANKID1234",
"debitAcctBranchId": "BRANCH01",
"debitAcctSortCode": "123456",
"debitAcctCountry": "840",
"debitSegmentId": "SEG001",
"debitSegmentLevel": "C",
"debitAmount": 1500,
"debitCurrencyCode": "USD",
"debitDate": "20250120",
"debitName": "John Doe",
"debitMessage": "Payment for services",
"creditCustomerId": "98765432109876543210",
"creditAcctNumber": "01234567890123456789",
"creditAcctBankId": "BANKID5678",
"creditAcctBranchId": "BRANCH02",
"creditAcctSortCode": "654321",
"creditAcctCountry": "840",
"creditSegmentId": "SEG002",
"creditSegmentLevel": "C",
"creditAmount": 1500,
"creditCurrencyCode": "USD",
"creditDate": "20250120",
"creditName": "Jane Smith",
"creditMessage": "Payment for goods",
"exchangeRate": 1.15,
"transactionReferenceNumber": "TXN1234567890",
"transactionDate": "20250120",
"transactionTime": "153500",
"transactionTimeMilliseconds": 150,
"transactionAmount": 1500,
"transactionCurrencyCode": "USD",
"transactionCurrencyConversionRate": 1.15,
"transactionStreet": "1234 Elm St",
"transactionPostalCode": "90001",
"transactionCity": "Los Angeles",
"transactionStateProvince": "CA",
"transactionCountryCode": "US",
"transactionType": "I",
"accessChannel": "M",
"processingChannel": "A",
"processingType": "C",
"internationalIndicator": "D",
"deviceId": "ATM12345",
"authentication": "T",
"serviceRepresentativeId": "12345",
"onUsFlag": "E",
"decision": "A",
"reversalIndicator": "D",
"reversedTransactionDate": "20250120",
"reversedTransactionTime": "123456",
"reversalReason": "C",
"recurringFrequency": "28",
"recurringExpireDate": "20260101",
"modelControl1": "A",
"modelControl2": "B",
"modelControl3": "C",
"modelControl4": "D",
"userIndicator01": "A",
"userIndicator02": "B",
"userIndicator03": "C",
"userIndicator04": "D",
"userIndicator05": "E",
"userCode1": "UC1",
"userCode2": "UC2",
"userCode3": "UC3",
"userCode4": "UC4",
"userCode5": "UC5",
"userData01": "U DAT1",
"userData02": "U DAT2",
"userData03": "U DAT3",
"userData04": "USR DAT4",
"userData05": "USR DAT5",
"userData06": "USR DAT6",
"userData07": "USER DAT07",
"userData08": "USER DAT08",
"userData09": "USER DATA 09000",
"userData10": "USER DATA 10000",
"userData11": "USER DATA 110000000",
"userData12": "USER DATA 120000000",
"userData13": "USER DATA 13000000000000000000000000000X",
"userData14": "USER DATA 14000000000000000000000000000X",
"userData15": "USER DATA 1500000000000000000000000000000000000000000000000X",
"RESERVED_01": "123456789012345678901234567890",
"userIndicator06": "X",
"userIndicator07": "Y",
"userCode06": "001",
"userCode07": "002",
"userData16": "abcdef",
"userData17": "ghijkl",
"userData18": "mnopqrst",
"userData19": "uvwxyz01",
"userData20": "1234567890",
"userData21": "0987654321",
"userData22": "abcdefghij",
"userData23": "klmnopqrstuvw",
"userData24": "xyz123456789abc",
"userData25": "lmnopqrs123456",
"userData26": "abcdefghijklmnopqrst",
"userData27": "thisisaverylonguserdatafield",
"userData28": "thisisaveryverylonguserdatafield123456",
"sessionId": "abcd1234xyz5678"
}
}
}
}
Node | Child Node | Type | Length | Description | |
---|---|---|---|---|---|
Content-Type | application/json | string | Content Type |
Node Type | Type | Length | Description | |||||||
---|---|---|---|---|---|---|---|---|---|---|
NISrvResponse | response_RBTRAN | header | msg_id | string | 12 | Message ID, this field should be unique id for each Api call. This will be generated from client side. If the same message ID is used the system will decline the API call with Error Description “Duplicate Message ID” | ||||
msg_type | string | 12 | Message Type – This can have either “TRANSACTION” or “ENQUIRY” As for this API the value expected is “TRANSACTION” | |||||||
msg_function | string | 50 | Message functions: Should be “REP_RBTRAN” | |||||||
src_application | string | 10 | Source Application: This is a free Text and the client can populate the source system from where the API is Initiated Example: TIBCO, IB, MB No Validations of these are kept at Network Systems | |||||||
target_application | string | 10 | The target_application can hold any value from FI side, this can be used by FI to check the target system of the API call | |||||||
timestamp | string | 15 | Timestamp of the response - Format YYYY-MM-DDtHH:MM:SS.SSS+04:00 | |||||||
bank_id | string | 4 | Bank Id is Unique Id 4 digit code for each client and the same will be provided once the client setup is completed in our core system. For sandbox testing – Please use “NIC” | |||||||
exception_details | application_name | string | 20 | Application Name | ||||||
date_time | string | 30 | Timestamp of the response Format “YYYY-MM-DD HH:MM:SS” | |||||||
status | string | 1 | Status of the request (S/F) | |||||||
error_code | string | 4 | EAI Internal Error Code (Check error codes section for the complete list of error codes and error code descriptions) | |||||||
error_description | string | 100 | Error Description (Check error codes section for the complete list of error codes and error code descriptions) | |||||||
transaction_ref_id | string | 20 | The tracking_id sent in the request will be sent back in response in this field. | |||||||
body | tran_code | number | 3 | The transaction code. 101 for auth, 102 for advice, 108 for profile maturation. | ||||||
source | string | 10 | Name of source application. Note: A header accompanies both a message from a sender to a recipient, and a response from the recipient to the sender. In the response, the source and destination values are reversed. | |||||||
destination | string | 10 | Name of destination application. | |||||||
extended_header | string | 1024 | Extended header. Contains data used by, and returned/unaltered to, the requesting system. For example: Tracking identifier used by requesting system. | |||||||
responseRecordVersion | string | 1 | The response_record_version specifies the version of the scoring response layout. This field is included to support building libraries that support reading multiple versions of scoring response messages. | |||||||
scoreCount | string | 2 | This field specifies the number of scores in the response message and has values from 0 to 8. | |||||||
decisionCount | string | 2 | This field specifies the number of decisions in the response message and has values from 0 to 10. |
{
"NISrvResponse": {
"response_RBTRAN": {
"header": {
"msg_id": "236001",
"msg_type": "TRANSACTION",
"msg_function": "REP_FALCON_RBTRAN",
"src_application": "TIBCO",
"target_application": "FALCON",
"timestamp": "2020-07-20T06:49:02.366Z",
"bank_id": "default"
},
"exception_details": {
"application_name": "TCC-ADP",
"date_time": "2023-02-01T16:39:47.314+04:00",
"status": "S",
"error_code": "000",
"error_description": "Success",
"transaction_ref_id": "236001"
},
"body": {
"tran_code": 101,
"source": "PMAX",
"destination": "TIBCO",
"extended_header": "EXTENDEDHEADER120001",
"responseRecordVersion": "4",
"scoreCount": "00",
"decisionCount": "0"
}
}
}
}
Code | Description |
---|---|
200 | Sample Description |
400 | Bad Request |
401 | Unauthorized |
403 | Forbidden |
500 | Internal Server Error |
502 | Bad gateway |
503 | Scheduled Maintenance |
504 | Gateway Timeout |
596 | Service Not Found |
How It Works
Follow the steps below. For more details, read the Quick Start Guide.
1- Process 1
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Amet, sed at amet cras fringilla adipiscing nunc, in pulvinar. Sagittis pellentesque leo et proin convallis justo vitae in.
2- Process 1
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Amet, sed at amet cras fringilla adipiscing nunc, in pulvinar. Sagittis pellentesque leo et proin convallis justo vitae in.
3- Process 1
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Amet, sed at amet cras fringilla adipiscing nunc, in pulvinar. Sagittis pellentesque leo et proin convallis justo vitae in.
4- Process 1
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Amet, sed at amet cras fringilla adipiscing nunc, in pulvinar. Sagittis pellentesque leo et proin convallis justo vitae in.
5- Process 1
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Amet, sed at amet cras fringilla adipiscing nunc, in pulvinar. Sagittis pellentesque leo et proin convallis justo vitae in.