InteractAuthorization

InteractAuthorization

Simulate Interact Authorization to get response

Request
Security:
path Parameters
version
required
string
Request Body schema: application/json
object (IA_CardAuth)
object (IA_Card)
object (IA_Account)
object (IA_Person)
object (PF_Account)
object (TxnCardAuthSupplement)
avs_data
string or null
Array of objects or null (IA_Fees)
total_fee_amount
number <double>
tolerance_amount
number <double>
orig_txn_guid
string <uuid>
orig_card_auth_txn_guid
string <uuid>
total_request_amount
number <double>
txn_sign
integer <int32>
version
string or null
Responses
201

Interact Auth response

400

Bad request

401

Unauthorized

500

Server Error

post/api/{version}/InteractAuth
Request samples
application/json
{
  • "cardAuth": {
    • "card_auth_txn_guid": "f0cb5c93-2e51-4afc-ac13-68fa4ac87119",
    • "request_code": "string",
    • "response_code": "string",
    • "reason_code": "string",
    • "channel_name": "string",
    • "circuit_id": "string",
    • "mask_pan": "string",
    • "message_type": "string",
    • "processing_code": "string",
    • "txn_amount": 0,
    • "settle_amount": 0,
    • "billng_amount": 0,
    • "transmission_date": "2019-08-24T14:15:22Z",
    • "billing_fee": 0,
    • "settle_conv_rate": 0,
    • "billing_conv_rate": 0,
    • "stan": "string",
    • "local_txn_time": "string",
    • "local_txn_date": "2019-08-24T14:15:22Z",
    • "mcc": "string",
    • "acq_inst_country_code": "string",
    • "pan_country_code": "string",
    • "fwd_inst_country_code": "string",
    • "pos_entry_mode_pan": "string",
    • "pos_entry_mode_pin": "string",
    • "pos_service_code": "string",
    • "pos_condition_code": "string",
    • "pos_pin_capture_code": "string",
    • "acq_institution_id": "string",
    • "fwd_institution_id": "string",
    • "retreival_reference": "string",
    • "authorization_id_code": "string",
    • "terminal_id": "string",
    • "acceptor_id": "string",
    • "acceptor_name_loc": "string",
    • "additional_data_private": "string",
    • "txn_currency_code": "string",
    • "settle_currency_code": "string",
    • "billing_currency_code": "string",
    • "pin_data_present": 0,
    • "additional_amounts": "string",
    • "pos_entry_cond_description": "string",
    • "cvx2_indicator": "string",
    • "cvx2_result": "string",
    • "avs_indicator": "string",
    • "avs_result": "string",
    • "partial_auth_ind": "string",
    • "acceptor_country": "string",
    • "original_amount": 0,
    • "threeds_response": "string",
    • "network_id": "string",
    • "addtional_transaction_data": "string",
    • "network_rrn": "string"
    },
  • "ia_card": {
    • "wallet_guid": "17eaeda9-c0ab-4ac3-8ef9-27ac9b388a03",
    • "program_guid": "3fa0d2ea-ffcf-485d-94ed-dbf4f861ad2f",
    • "card_proxy": "string",
    • "mask_card_pan": "string",
    • "card_status": "string",
    • "issuance_type": "string",
    • "expiration_date": "2019-08-24T14:15:22Z",
    • "logical_expiration_date": "2019-08-24T14:15:22Z"
    },
  • "ia_account": {
    • "account_guid": "d2b7c9d2-85e7-4c51-92d0-3f97a47f8d76",
    • "account_type": "string",
    • "account_currency": "string",
    • "available_balance": 0,
    • "ledger_balance": 0,
    • "suspense_balance": 0,
    • "account_status": "string"
    },
  • "ia_person": {
    • "person_guid": "2ae6ba4b-f6c0-4817-a158-43e5a87168fd",
    • "billing_address_line1": "string",
    • "billing_address_line2": "string",
    • "billing_city": "string",
    • "billing_state": "string",
    • "billing_postal_code": "string",
    • "billing_country": "string",
    • "verification_mode": "string",
    • "verification_level": "string"
    },
  • "pf_account": {
    • "account_guid": "d2b7c9d2-85e7-4c51-92d0-3f97a47f8d76",
    • "account_type": "string",
    • "account_currency": "string",
    • "available_balance": 0,
    • "ledger_balance": 0,
    • "suspense_balance": 0,
    • "account_status": "string"
    },
  • "cardAuthSupplement": {
    • "card_auth_txn_guid": "f0cb5c93-2e51-4afc-ac13-68fa4ac87119",
    • "sys_utcinserted": "2019-08-24T14:15:22Z",
    • "sys_utcupdated": "2019-08-24T14:15:22Z",
    • "payment_sender": "string",
    • "payment_receiver": "string",
    • "raw_token_data": "string",
    • "fraud_score_data": "string",
    • "token_data": "string",
    • "ecomm_data": "string",
    • "fleet_data": "string",
    • "account_name_data": "string"
    },
  • "avs_data": "string",
  • "fees": [
    • {
      • "account_guid": "d2b7c9d2-85e7-4c51-92d0-3f97a47f8d76",
      • "fee_request_code": "string",
      • "fee_request_description": "string",
      • "fee_amount": 0
      }
    ],
  • "total_fee_amount": 0,
  • "tolerance_amount": 0,
  • "orig_txn_guid": "1afb6031-dc81-4651-a69e-8cac64aae083",
  • "orig_card_auth_txn_guid": "85916737-8c70-4232-a470-7350e0f8ce03",
  • "total_request_amount": 0,
  • "txn_sign": 0,
  • "version": "string"
}
Response samples
application/json
{
  • "response_code": "string",
  • "reason_code": "string",
  • "pf_account_guid": "aa111ed8-1dd0-4d35-9323-1132e77631e6",
  • "partial_auth_amount": 0,
  • "avs_result": "string"
}
Copyright © 2023 KeyBank & Qolo. All rights reserved.