Use this end point to retrieve or find a specific transaction details.
Returns the Transaction with details
Bad request
Unauthorized
Forbidden
Transaction not found
Server Error
curl -i -X GET \ 'https://qvapikeybank.qolopay.com/api/{version}/transactions/{txn_guid}' \ -H 'Authorization: Bearer <YOUR_JWT_HERE>'
{- "txn_dispute_detail": {
- "journal_guid": "019b8be6-224f-4e54-91ec-2a471754d334",
- "journal_entry": "string",
- "reason_code": "string",
- "dispute_type": "string",
- "dispute_status": "string",
- "dispute_item_status": "string"
}, - "txn_card_auth_detail": {
- "card_auth_txn_guid": "f0cb5c93-2e51-4afc-ac13-68fa4ac87119",
- "sys_auth_done": "2019-08-24T14:15:22Z",
- "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",
- "expiration_date": "string",
- "settlement_date": "string",
- "conversion_date": "string",
- "capture_date": "string",
- "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",
- "card_sequence_number": "string",
- "pos_service_code": "string",
- "pos_condition_code": "string",
- "pos_pin_capture_code": "string",
- "auth_id_resp_length": "string",
- "txn_fee_amount": 0,
- "settle_fee_amount": 0,
- "txn_processing_fee": 0,
- "settle_processing_fee": 0,
- "acq_institution_id": "string",
- "fwd_institution_id": "string",
- "track2_read": 0,
- "track3_read": 0,
- "retreival_reference": "string",
- "authorization_id_code": "string",
- "service_restriction_code": "string",
- "terminal_id": "string",
- "acceptor_id": "string",
- "acceptor_name_loc": "string",
- "additional_response_data": "string",
- "track1_read": 0,
- "additional_data": "string",
- "additional_data_national": "string",
- "additional_data_private": "string",
- "txn_currency_code": "string",
- "settle_currency_code": "string",
- "billing_currency_code": "string",
- "pin_data_present": 0,
- "security_control_information": "string",
- "additional_amounts": "string",
- "icc_data_read": "string",
- "pos_entry_cond_description": "string",
- "cvx2_indicator": "string",
- "cvx2_result": "string",
- "avs_indicator": "string",
- "avs_result": "string",
- "token_use_indicator": 0,
- "token_bin": "string",
- "token_response_code": "string",
- "capture_format": "string",
- "partial_auth_ind": "string",
- "acceptor_country": "string",
- "original_amount": 0,
- "threeds_response": "string",
- "auth_life_cycle": "string",
- "surcharge": 0,
- "optional_issuer_fee": 0,
- "foreign_exchange_fee": 0,
- "message_reason_code": "string",
- "arrival_datetime": "2019-08-24T14:15:22Z",
- "network_id": "string",
- "available_balance": 0,
- "pf_account_guid": "aa111ed8-1dd0-4d35-9323-1132e77631e6",
- "transaction_identifier": "string",
- "acq_ref_number": "string",
- "network_rrn": "string",
- "acq_bin": "string",
- "pos_geo_data": "string",
- "account_guid": "d2b7c9d2-85e7-4c51-92d0-3f97a47f8d76",
- "issuing_bin": "string"
}, - "txn_card_settle_detail": {
- "card_settle_txn_guid": "19bbb32a-0322-4adf-863d-39df3d79c99c",
- "channel_name": "string",
- "circuit_id": "string",
- "iin": "string",
- "masked_pan": "string",
- "pan_last4": "string",
- "message_type": "string",
- "message_reason_code": "string",
- "processing_code": "string",
- "txn_amount": 0,
- "original_txn_amount": 0,
- "settle_amount": 0,
- "billng_amount": 0,
- "settle_conv_rate": 0,
- "billing_conv_rate": 0,
- "stan": "string",
- "local_txn_time": "string",
- "local_txn_date": "2019-08-24T14:15:22Z",
- "expiration_date": "string",
- "settlement_date": "string",
- "conversion_date": "string",
- "capture_date": "string",
- "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",
- "card_sequence_number": "string",
- "pos_service_code": "string",
- "pos_condition_code": "string",
- "pos_pin_capture_code": "string",
- "auth_id_resp_length": "string",
- "txn_fee_amount": 0,
- "settle_fee_amount": 0,
- "txn_processing_fee": 0,
- "settle_processing_fee": 0,
- "acq_institution_id": "string",
- "fwd_institution_id": "string",
- "retreival_reference": "string",
- "acquirer_reference": "string",
- "approval_code": "string",
- "terminal_id": "string",
- "acceptor_id": "string",
- "acceptor_name_loc": "string",
- "additional_data": "string",
- "txn_currency_code": "string",
- "settle_currency_code": "string",
- "billing_currency_code": "string",
- "additional_amounts": "string",
- "issuer_reference_data": "string",
- "pos_entry_cond_description": "string",
- "token_use_indicator": 0,
- "token_bin": "string",
- "token_response_code": "string",
- "capture_format": "string",
- "transmission_date": "2019-08-24T14:15:22Z",
- "billing_fee": 0,
- "service_restriction_code": "string",
- "authorization_id_code": "string",
- "auth_life_cycle": "string",
- "surcharge": 0,
- "optional_issuer_fee": 0,
- "foreign_exchange_fee": 0,
- "credit_debit_flag": "string",
- "issuer_acquirer_ind": "string",
- "network_id": "string",
- "interchange_amount": 0,
- "interchange_rate": 0,
- "interchange_level": "string",
- "transaction_identifier": "string",
- "adjust_trace_data": "string",
- "acq_ref_number": "string",
- "network_rrn": "string",
- "acq_bin": "string",
- "txn_card_settle_addenda": {
- "pos_entry_mode": "string",
- "acquirer_reference_number": "string",
- "gcms_product_identifier": "string"
}
}, - "txn_bank_eft_detail": {
- "bank_eft_guid": "b91916c2-ae47-47fc-87e2-5a0a340e4c0b",
- "bank_eft_batch_guid": "1e44bf08-9c67-4ff0-ab71-98d8ca765a36",
- "bank_eft_file_guid": "6381147d-d871-4a94-8cf5-381880bb79fc",
- "channel_name": "string",
- "request_code": "string",
- "response_code": "string",
- "reason_code": "string",
- "channel_txncode": "string",
- "txn_amount": 0,
- "txn_currency_code": "string",
- "destination_currency_code": "string",
- "txn_date": "2019-08-24T14:15:22Z",
- "channel_date": "2019-08-24T14:15:22Z",
- "payment_date": "2019-08-24T14:15:22Z",
- "reference_number": "string",
- "descretionary_info": "string",
- "beneficiary_instrument_guid": "dc130ef3-054b-4332-a3ad-19f506bed1be",
- "payer_instrument_guid": "df0fb12f-74a5-4ec2-943c-daf8061994e9",
- "recv_institution_id": "string",
- "recv_insitution_name": "string",
- "recv_instition_location": "string",
- "recv_institution_country_code": "string",
- "orig_institution_id": "string",
- "orig_insitution_name": "string",
- "orig_instition_location": "string",
- "orig_institution_country_code": "string",
- "payer_entity_type": "string",
- "payment_handling": "string",
- "capture_format": "string",
- "orig_account_guid": "8b46ae15-157e-49ee-a586-be5decdd6878",
- "recv_account_guid": "3e854414-0af2-49ec-bf93-f0b5d400e8e1",
- "source_currency_code": "string",
- "source_amount": 0,
- "currency_conv_rate": 0,
- "base_bank_eft_guid": "47626602-464a-44b8-9e7c-9bb97273d673",
- "instruction_id": "string",
- "channel_reasoncode": "string",
- "service_class_code": "string",
- "batch_sequence": 0,
- "entry_class": "string",
- "entry_description": "string",
- "entry_date": "2019-08-24T14:15:22Z",
- "file_date": "2019-08-24T14:15:22Z",
- "file_time": "string",
- "file_sequence": "string",
- "individual_name": "string",
- "individual_id_number": "string",
- "program_guid": "3fa0d2ea-ffcf-485d-94ed-dbf4f861ad2f",
- "sec_code": "string",
- "addenda": "string",
- "addenda_count": 0
}, - "txn_acquiring_detail": {
- "acquire_txn_guid": "d7d3be8b-38db-4a5a-ad49-b7302e3bef7c",
- "channel_name": "string",
- "message_format": "string",
- "request_code": "string",
- "terminal_guid": "c3072040-8f38-4e9f-85d8-9d466a32cc98",
- "instrument_guid": "b346779b-6162-4f19-a251-ecf1bbabaa71",
- "person_guid": "2ae6ba4b-f6c0-4817-a158-43e5a87168fd",
- "order_user_guid": "b595713a-ab1f-4773-b2d6-423f0307aa7f",
- "card_bin": "string",
- "card_last4": "string",
- "card_expiraton_year": "string",
- "card_expiraton_month": "string",
- "avs_indicator": "string",
- "cvx_indicator": "string",
- "response_code": "string",
- "reason_code": "string",
- "approval_code": "string",
- "avs_response": "string",
- "cvx_response": "string",
- "payres_status": "string",
- "vres_enrolled": "string",
- "requested_amount": 0,
- "approved_amount": 0,
- "currency_code": "string",
- "capture_format": "string",
- "stan": "string",
- "retreival_reference": "string",
- "quote_guid": "118c76be-e81b-4ee0-8e07-6623d996a1d2",
- "acq_retreival_reference": "string",
- "message_type": "string",
- "processing_code": "string",
- "issuer_response_code": "string",
- "pos_service_code": "string",
- "network_rrn": "string",
- "transaction_identifier": "string"
}, - "bo_journal_detail": {
- "journal_guid": "019b8be6-224f-4e54-91ec-2a471754d334",
- "base_journal_guid": "f7f0f8d8-65f8-4a63-857a-cab7f93b82f1",
- "company_guid": "e7c8755b-aece-46c7-a1c9-897cfb55ba0c",
- "support_user_guid": "334ad5b0-1427-4c28-aac8-2d6e9614b4d0",
- "journal_date": "2019-08-24T14:15:22Z",
- "reason_code": "string",
- "journal_entry": "string",
- "source_code": "string",
- "source_user_guid": "0aaedba8-146e-40a6-ad5f-54c512699647",
- "status": "string",
- "person_guid": "2ae6ba4b-f6c0-4817-a158-43e5a87168fd",
- "source_user_name": "string",
- "support_user_name": "string"
}, - "payment_detail": {
- "payment_guid": "ca76c87d-c08b-46dc-a069-5abd4a4ab259",
- "txn_guid": "0017d7fb-f072-440d-86fd-a7ae6238e591",
- "payment_amount": 0,
- "payment_description": "string",
- "payment_schedule_type": "string",
- "payment_date": "2019-08-24T14:15:22Z",
- "payment_status": "string"
}, - "account_check_pay_detail": {
- "check_number": "string",
- "amount": 0,
- "txn_post_date": "2019-08-24T14:15:22Z",
- "payee_name": "string",
- "address_line1": "string",
- "address_line2": "string",
- "city": "string",
- "state": "string",
- "postal_code": "string",
- "country": "string",
- "sponsor_name": "string",
- "routing_number": "string"
}, - "related_transactions": [
- {
- "txn_guid": "0017d7fb-f072-440d-86fd-a7ae6238e591",
- "post_date": "2019-08-24T14:15:22Z",
- "settle_date": "2019-08-24T14:15:22Z",
- "txn_date": "2019-08-24T14:15:22Z",
- "channel_name": "string",
- "request_code": "string",
- "response_code": "string",
- "reason_code": "string",
- "account_type": "string",
- "instrument_type": "string",
- "mask_account_number": "string",
- "amount": 0,
- "original_amount": 0,
- "variance_amount": 0,
- "variance_code": "string",
- "cashback_amount": 0,
- "txn_amount": 0,
- "txn_currency": "str",
- "account_currency": "str",
- "currency_conv_rate": 0,
- "currency_trade_markup": 0,
- "available_balance": 0,
- "ledger_balance": 0,
- "suspense_balance": 0,
- "reference_number": "string",
- "mcc": "string",
- "acceptor_id": "string",
- "txn_location": "string",
- "txn_location_mcc": "string",
- "txn_city": "string",
- "txn_country": "str",
- "txn_lat": 0,
- "txn_lon": 0,
- "txn_description": "string",
- "account_guid": "d2b7c9d2-85e7-4c51-92d0-3f97a47f8d76",
- "base_txn_guid": "6b6e15ef-fbf2-4e4a-83d1-3a209d49c340",
- "polar_txn_guid": "d4c4256e-d86f-401a-b603-fbe834eedd11",
- "card_txn_guid": "ede15e23-cea1-446b-a539-eeb14a1ba828",
- "card_settle_txn_guid": "19bbb32a-0322-4adf-863d-39df3d79c99c",
- "acquire_txn_guid": "d7d3be8b-38db-4a5a-ad49-b7302e3bef7c",
- "bank_eft_guid": "b91916c2-ae47-47fc-87e2-5a0a340e4c0b",
- "journal_guid": "019b8be6-224f-4e54-91ec-2a471754d334",
- "source_code": "string",
- "source_user_guid": "0aaedba8-146e-40a6-ad5f-54c512699647",
- "settle_amount": 0,
- "settle_currency_code": "string",
- "txn_status": "string",
- "outside_instrument_guid": "f2fb9354-2f4f-40d1-819c-4ff2a66a4bd8",
- "source_username": "string",
- "auth_available_balance": 0,
- "card_proxy": "string",
- "account_name": "string",
- "journal_entry": "string",
- "reason_code_description": "string",
- "disputed_txn_guid": "0bc0f6a6-50c6-47f3-aad2-84ded8a79a00",
- "related_reversal": true,
- "related_refund": true,
- "request_code_description": "string",
- "request_code_txn_category": "string",
- "dispute_status": "string",
- "dispute_item_status": "string",
- "sys_utcinserted": "2019-08-24T14:15:22Z",
- "request_code_txn_type": "string",
- "memo_code": "string",
- "account_holder_first_name": "string",
- "account_holder_last_name": "string",
- "auth_supplement_data": {
- "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",
- "fraud_vector_data": "string",
- "fraud_vector_data_test": "string"
}
}
], - "polar_transaction": {
- "txn_guid": "0017d7fb-f072-440d-86fd-a7ae6238e591",
- "post_date": "2019-08-24T14:15:22Z",
- "settle_date": "2019-08-24T14:15:22Z",
- "txn_date": "2019-08-24T14:15:22Z",
- "channel_name": "string",
- "request_code": "string",
- "response_code": "string",
- "reason_code": "string",
- "account_type": "string",
- "instrument_type": "string",
- "mask_account_number": "string",
- "amount": 0,
- "original_amount": 0,
- "variance_amount": 0,
- "variance_code": "string",
- "cashback_amount": 0,
- "txn_amount": 0,
- "txn_currency": "str",
- "account_currency": "str",
- "currency_conv_rate": 0,
- "currency_trade_markup": 0,
- "available_balance": 0,
- "ledger_balance": 0,
- "suspense_balance": 0,
- "reference_number": "string",
- "mcc": "string",
- "acceptor_id": "string",
- "txn_location": "string",
- "txn_location_mcc": "string",
- "txn_city": "string",
- "txn_country": "str",
- "txn_lat": 0,
- "txn_lon": 0,
- "txn_description": "string",
- "account_guid": "d2b7c9d2-85e7-4c51-92d0-3f97a47f8d76",
- "base_txn_guid": "6b6e15ef-fbf2-4e4a-83d1-3a209d49c340",
- "polar_txn_guid": "d4c4256e-d86f-401a-b603-fbe834eedd11",
- "card_txn_guid": "ede15e23-cea1-446b-a539-eeb14a1ba828",
- "card_settle_txn_guid": "19bbb32a-0322-4adf-863d-39df3d79c99c",
- "acquire_txn_guid": "d7d3be8b-38db-4a5a-ad49-b7302e3bef7c",
- "bank_eft_guid": "b91916c2-ae47-47fc-87e2-5a0a340e4c0b",
- "journal_guid": "019b8be6-224f-4e54-91ec-2a471754d334",
- "source_code": "string",
- "source_user_guid": "0aaedba8-146e-40a6-ad5f-54c512699647",
- "settle_amount": 0,
- "settle_currency_code": "string",
- "txn_status": "string",
- "outside_instrument_guid": "f2fb9354-2f4f-40d1-819c-4ff2a66a4bd8",
- "source_username": "string",
- "auth_available_balance": 0,
- "card_proxy": "string",
- "account_name": "string",
- "journal_entry": "string",
- "reason_code_description": "string",
- "disputed_txn_guid": "0bc0f6a6-50c6-47f3-aad2-84ded8a79a00",
- "related_reversal": true,
- "related_refund": true,
- "request_code_description": "string",
- "request_code_txn_category": "string",
- "dispute_status": "string",
- "dispute_item_status": "string",
- "sys_utcinserted": "2019-08-24T14:15:22Z",
- "request_code_txn_type": "string",
- "memo_code": "string",
- "account_holder_first_name": "string",
- "account_holder_last_name": "string",
- "auth_supplement_data": {
- "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",
- "fraud_vector_data": "string",
- "fraud_vector_data_test": "string"
}
}, - "expected_autoreversal_date": "2019-08-24T14:15:22Z",
- "threshold_date": "2019-08-24T14:15:22Z",
- "txn_guid": "0017d7fb-f072-440d-86fd-a7ae6238e591",
- "post_date": "2019-08-24T14:15:22Z",
- "settle_date": "2019-08-24T14:15:22Z",
- "txn_date": "2019-08-24T14:15:22Z",
- "channel_name": "string",
- "request_code": "string",
- "response_code": "string",
- "reason_code": "string",
- "account_type": "string",
- "instrument_type": "string",
- "mask_account_number": "string",
- "amount": 0,
- "original_amount": 0,
- "variance_amount": 0,
- "variance_code": "string",
- "cashback_amount": 0,
- "txn_amount": 0,
- "txn_currency": "str",
- "account_currency": "str",
- "currency_conv_rate": 0,
- "currency_trade_markup": 0,
- "available_balance": 0,
- "ledger_balance": 0,
- "suspense_balance": 0,
- "reference_number": "string",
- "mcc": "string",
- "acceptor_id": "string",
- "txn_location": "string",
- "txn_location_mcc": "string",
- "txn_city": "string",
- "txn_country": "str",
- "txn_lat": 0,
- "txn_lon": 0,
- "txn_description": "string",
- "account_guid": "d2b7c9d2-85e7-4c51-92d0-3f97a47f8d76",
- "base_txn_guid": "6b6e15ef-fbf2-4e4a-83d1-3a209d49c340",
- "polar_txn_guid": "d4c4256e-d86f-401a-b603-fbe834eedd11",
- "card_txn_guid": "ede15e23-cea1-446b-a539-eeb14a1ba828",
- "card_settle_txn_guid": "19bbb32a-0322-4adf-863d-39df3d79c99c",
- "acquire_txn_guid": "d7d3be8b-38db-4a5a-ad49-b7302e3bef7c",
- "bank_eft_guid": "b91916c2-ae47-47fc-87e2-5a0a340e4c0b",
- "journal_guid": "019b8be6-224f-4e54-91ec-2a471754d334",
- "source_code": "string",
- "source_user_guid": "0aaedba8-146e-40a6-ad5f-54c512699647",
- "settle_amount": 0,
- "settle_currency_code": "string",
- "txn_status": "string",
- "outside_instrument_guid": "f2fb9354-2f4f-40d1-819c-4ff2a66a4bd8",
- "source_username": "string",
- "auth_available_balance": 0,
- "card_proxy": "string",
- "account_name": "string",
- "journal_entry": "string",
- "reason_code_description": "string",
- "disputed_txn_guid": "0bc0f6a6-50c6-47f3-aad2-84ded8a79a00",
- "related_reversal": true,
- "related_refund": true,
- "request_code_description": "string",
- "request_code_txn_category": "string",
- "dispute_status": "string",
- "dispute_item_status": "string",
- "sys_utcinserted": "2019-08-24T14:15:22Z",
- "request_code_txn_type": "string",
- "memo_code": "string",
- "account_holder_first_name": "string",
- "account_holder_last_name": "string",
- "auth_supplement_data": {
- "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",
- "fraud_vector_data": "string",
- "fraud_vector_data_test": "string"
}
}