Retrieve Payments

Use this end point to retrieve or find a specific info of payments. start_search_date and end_search_date are UTC datetime

Request
Security:
path Parameters
version
required
string
query Parameters
wallet_guid
string <uuid>

Unique Wallet GUID on the platform

status
string

Current status of the Payment Schedule

payment_status
string

Current status of the Payment

is_payee
boolean

When is_payee equals true, Payees payment info will be fetched; If is_payee is false, Payers Payment info will be fetched

start_search_date
string <date-time>

Payments will be searched from this Date

end_search_date
string <date-time>

Payments will be searched till this Date

start_index
integer <int32>
limit
integer <int32>

maximum number of records will be fetched

Responses
200

Returns the PaymentInfo

400

Bad request.

401

Unauthorized

404

Person not found

500

Server Error

get/api/{version}/payments
Request samples
curl -i -X GET \
  'https://qvapikeybank.qolopay.com/api/{version}/payments?wallet_guid=497f6eca-6276-4993-bfeb-53cbbbba6f08&status=string&payment_status=string&is_payee=true&start_search_date=2019-08-24T14%3A15%3A22Z&end_search_date=2019-08-24T14%3A15%3A22Z&start_index=0&limit=0' \
  -H 'Authorization: Bearer <YOUR_JWT_HERE>'
Response samples
application/json
{
  • "count": 0,
  • "start_index": 0,
  • "end_index": 0,
  • "has_more": true,
  • "data": [
    • {
      • "payer": [
        • {
          • "account_guid": "d2b7c9d2-85e7-4c51-92d0-3f97a47f8d76",
          • "person_guid": "2ae6ba4b-f6c0-4817-a158-43e5a87168fd",
          • "card_proxy": "string",
          • "wallet_guid": "17eaeda9-c0ab-4ac3-8ef9-27ac9b388a03",
          • "outside_instrument_guid": "f2fb9354-2f4f-40d1-819c-4ff2a66a4bd8",
          • "preferred_transfer_type": "string",
          • "account_type": "string",
          • "instrument_type": "string",
          • "person": {
            • "person_guid": "2ae6ba4b-f6c0-4817-a158-43e5a87168fd",
            • "birth_date": "string",
            • "email": "string",
            • "first_name": "string",
            • "middle_name": "string",
            • "last_name": "string",
            • "additional_data": {
              • "property1": "string",
              • "property2": "string"
              },
            • "mobile_number": "string",
            • "home_number": "string",
            • "office_number": "string",
            • "base_address": {
              • "city": "string",
              • "country": "str",
              • "address_line1": "string",
              • "address_line2": "string",
              • "postal_code": "string",
              • "state": "string"
              },
            • "mailing_address": {
              • "city": "string",
              • "country": "str",
              • "address_line1": "string",
              • "address_line2": "string",
              • "postal_code": "string",
              • "state": "string"
              },
            • "billing_address": {
              • "city": "string",
              • "country": "str",
              • "address_line1": "string",
              • "address_line2": "string",
              • "postal_code": "string",
              • "state": "string"
              },
            • "nationality": "str",
            • "ip_address": "string",
            • "person_status": "INCOMPLETE",
            • "identifications": [
              • {
                • "govt_id_type": null,
                • "govt_id_number": null
                }
              ],
            • "client_reference_id": "string",
            • "verfication_mode": "string",
            • "verfication_level": "string",
            • "person_forget_mode": "string",
            • "person_forget_mode_date": "string",
            • "market_notification_optin": "string",
            • "market_notification_optin_date": "string",
            • "address_lat": 0,
            • "address_lon": 0,
            • "contact_type": "string",
            • "profile_dd_mode": "string",
            • "request_code": "string",
            • "wallet_id": "string",
            • "title": "string",
            • "mask_govt_id_number": "string",
            • "comments": "string",
            • "jurisdiction_state": "string",
            • "jurisdiction_country": "str",
            • "beneficial_ownership": 100,
            • "person_relations": [
              • {
                • "holder_person_guid": null,
                • "related_person_guid": null,
                • "person_relationship": null,
                • "sys_utcinserted": null,
                • "sys_utcupdated": null
                }
              ],
            • "mask_account_number": "string",
            • "ledger_balance": 0,
            • "program_guid": "3fa0d2ea-ffcf-485d-94ed-dbf4f861ad2f",
            • "person_supplement": {
              • "fiduciary_name": "string"
              }
            },
          • "account": {
            • "account_guid": "d2b7c9d2-85e7-4c51-92d0-3f97a47f8d76",
            • "wallet_guid": "17eaeda9-c0ab-4ac3-8ef9-27ac9b388a03",
            • "account_currency": "string",
            • "account_name": "string",
            • "account_type": "GENERAL",
            • "available_balance": 0,
            • "ledger_balance": 0,
            • "suspense_balance": 0,
            • "advance_account_details": {
              • "account": {
                • "account_guid": null,
                • "client_reference_id": null,
                • "start_date": null,
                • "limit": null,
                • "outstanding_balance": null,
                • "credit_product": null,
                • "cycle": null,
                • "status": null,
                • "payment_summary": null,
                • "payment_schedule": [ ],
                • "available_date_range": [ ]
                }
              },
            • "account_status": "SYSTEM",
            • "last_txn_guid": "100ead98-12b5-4d05-9c0c-900006fc8694",
            • "post_date": "2019-08-24T14:15:22Z",
            • "amount": 0,
            • "mask_account_number": "string",
            • "sys_utcinserted": "2019-08-24T14:15:22Z",
            • "status_change_nonmon_detail": {
              • "nonmon_guid": "3df16cd2-de7f-4e81-936e-7604855d1fd7",
              • "txn_date": "2019-08-24T14:15:22Z",
              • "channel_name": "string",
              • "request_code": "string",
              • "reason_code": "string",
              • "response_code": "string",
              • "person_guid": "2ae6ba4b-f6c0-4817-a158-43e5a87168fd",
              • "hash_account_number": "string",
              • "remarks": "string",
              • "account_guid": "d2b7c9d2-85e7-4c51-92d0-3f97a47f8d76",
              • "journal_guid": "019b8be6-224f-4e54-91ec-2a471754d334",
              • "support_user_guid": "334ad5b0-1427-4c28-aac8-2d6e9614b4d0",
              • "source_code": "string",
              • "source_user_guid": "0aaedba8-146e-40a6-ad5f-54c512699647",
              • "reference_number": "string",
              • "outsort_guid": "eef602a5-424d-4eae-b4d8-4521969d8873",
              • "order_guid": "dd878538-67b6-4e7d-8e8a-ddc3e971d02f",
              • "processing_start_date": "2019-08-24T14:15:22Z",
              • "processing_end_date": "2019-08-24T14:15:22Z",
              • "memo_code": "string"
              }
            },
          • "outside_instrument": {
            • "outside_instrument_guid": "f2fb9354-2f4f-40d1-819c-4ff2a66a4bd8",
            • "person_guid": "2ae6ba4b-f6c0-4817-a158-43e5a87168fd",
            • "instrument_country": "string",
            • "instrument_type": "BANKDDA",
            • "instrument_name": "string",
            • "instrument_settlement_currency": "str",
            • "instrument_category": "INDIVIDUAL",
            • "instrument_usage": "string",
            • "mask_account_number": "string",
            • "account_details": {
              • "card_account": {
                • "card_number": null,
                • "expiration_date": null,
                • "verification_code": null,
                • "expiry_status": null
                },
              • "bank_account": {
                • "account_type": null,
                • "account_number": null,
                • "routing_number": null,
                • "rtp_routing_number": null,
                • "bank_identifier": null,
                • "bank_dba": null,
                • "bank_address": null,
                • "swift_code": null,
                • "bank_phone": null,
                • "description": null,
                • "name_on_account": null,
                • "accountholder_address": null,
                • "additional_data": { }
                }
              },
            • "outside_iin": "string",
            • "financial_inst_name": "string",
            • "external_proxy_number": "string",
            • "instrument_verification_method": "BANK",
            • "instrument_status": "ACTIVE",
            • "acknowledgement": {
              • "tc_version": "string",
              • "acknowledgement_date": "string",
              • "ip_address": "string"
              },
            • "sys_utcinserted": "2019-08-24T14:15:22Z",
            • "base_outside_instrument_guid": "d06e7842-2b65-4e80-a035-958d85404833",
            • "account_name_inquiry_result": {
              • "full_name_match": "NONE",
              • "first_name_match": "NONE",
              • "middle_name_match": "NONE",
              • "last_name_match": "NONE"
              },
            • "instrument_ownership": "SELF",
            • "status_reason": "string"
            }
          }
        ],
      • "payee": [
        • {
          • "account_guid": "d2b7c9d2-85e7-4c51-92d0-3f97a47f8d76",
          • "person_guid": "2ae6ba4b-f6c0-4817-a158-43e5a87168fd",
          • "card_proxy": "string",
          • "wallet_guid": "17eaeda9-c0ab-4ac3-8ef9-27ac9b388a03",
          • "outside_instrument_guid": "f2fb9354-2f4f-40d1-819c-4ff2a66a4bd8",
          • "preferred_transfer_type": "string",
          • "account_type": "string",
          • "instrument_type": "string",
          • "person": {
            • "person_guid": "2ae6ba4b-f6c0-4817-a158-43e5a87168fd",
            • "birth_date": "string",
            • "email": "string",
            • "first_name": "string",
            • "middle_name": "string",
            • "last_name": "string",
            • "additional_data": {
              • "property1": "string",
              • "property2": "string"
              },
            • "mobile_number": "string",
            • "home_number": "string",
            • "office_number": "string",
            • "base_address": {
              • "city": "string",
              • "country": "str",
              • "address_line1": "string",
              • "address_line2": "string",
              • "postal_code": "string",
              • "state": "string"
              },
            • "mailing_address": {
              • "city": "string",
              • "country": "str",
              • "address_line1": "string",
              • "address_line2": "string",
              • "postal_code": "string",
              • "state": "string"
              },
            • "billing_address": {
              • "city": "string",
              • "country": "str",
              • "address_line1": "string",
              • "address_line2": "string",
              • "postal_code": "string",
              • "state": "string"
              },
            • "nationality": "str",
            • "ip_address": "string",
            • "person_status": "INCOMPLETE",
            • "identifications": [
              • {
                • "govt_id_type": null,
                • "govt_id_number": null
                }
              ],
            • "client_reference_id": "string",
            • "verfication_mode": "string",
            • "verfication_level": "string",
            • "person_forget_mode": "string",
            • "person_forget_mode_date": "string",
            • "market_notification_optin": "string",
            • "market_notification_optin_date": "string",
            • "address_lat": 0,
            • "address_lon": 0,
            • "contact_type": "string",
            • "profile_dd_mode": "string",
            • "request_code": "string",
            • "wallet_id": "string",
            • "title": "string",
            • "mask_govt_id_number": "string",
            • "comments": "string",
            • "jurisdiction_state": "string",
            • "jurisdiction_country": "str",
            • "beneficial_ownership": 100,
            • "person_relations": [
              • {
                • "holder_person_guid": null,
                • "related_person_guid": null,
                • "person_relationship": null,
                • "sys_utcinserted": null,
                • "sys_utcupdated": null
                }
              ],
            • "mask_account_number": "string",
            • "ledger_balance": 0,
            • "program_guid": "3fa0d2ea-ffcf-485d-94ed-dbf4f861ad2f",
            • "person_supplement": {
              • "fiduciary_name": "string"
              }
            },
          • "account": {
            • "account_guid": "d2b7c9d2-85e7-4c51-92d0-3f97a47f8d76",
            • "wallet_guid": "17eaeda9-c0ab-4ac3-8ef9-27ac9b388a03",
            • "account_currency": "string",
            • "account_name": "string",
            • "account_type": "GENERAL",
            • "available_balance": 0,
            • "ledger_balance": 0,
            • "suspense_balance": 0,
            • "advance_account_details": {
              • "account": {
                • "account_guid": null,
                • "client_reference_id": null,
                • "start_date": null,
                • "limit": null,
                • "outstanding_balance": null,
                • "credit_product": null,
                • "cycle": null,
                • "status": null,
                • "payment_summary": null,
                • "payment_schedule": [ ],
                • "available_date_range": [ ]
                }
              },
            • "account_status": "SYSTEM",
            • "last_txn_guid": "100ead98-12b5-4d05-9c0c-900006fc8694",
            • "post_date": "2019-08-24T14:15:22Z",
            • "amount": 0,
            • "mask_account_number": "string",
            • "sys_utcinserted": "2019-08-24T14:15:22Z",
            • "status_change_nonmon_detail": {
              • "nonmon_guid": "3df16cd2-de7f-4e81-936e-7604855d1fd7",
              • "txn_date": "2019-08-24T14:15:22Z",
              • "channel_name": "string",
              • "request_code": "string",
              • "reason_code": "string",
              • "response_code": "string",
              • "person_guid": "2ae6ba4b-f6c0-4817-a158-43e5a87168fd",
              • "hash_account_number": "string",
              • "remarks": "string",
              • "account_guid": "d2b7c9d2-85e7-4c51-92d0-3f97a47f8d76",
              • "journal_guid": "019b8be6-224f-4e54-91ec-2a471754d334",
              • "support_user_guid": "334ad5b0-1427-4c28-aac8-2d6e9614b4d0",
              • "source_code": "string",
              • "source_user_guid": "0aaedba8-146e-40a6-ad5f-54c512699647",
              • "reference_number": "string",
              • "outsort_guid": "eef602a5-424d-4eae-b4d8-4521969d8873",
              • "order_guid": "dd878538-67b6-4e7d-8e8a-ddc3e971d02f",
              • "processing_start_date": "2019-08-24T14:15:22Z",
              • "processing_end_date": "2019-08-24T14:15:22Z",
              • "memo_code": "string"
              }
            },
          • "outside_instrument": {
            • "outside_instrument_guid": "f2fb9354-2f4f-40d1-819c-4ff2a66a4bd8",
            • "person_guid": "2ae6ba4b-f6c0-4817-a158-43e5a87168fd",
            • "instrument_country": "string",
            • "instrument_type": "BANKDDA",
            • "instrument_name": "string",
            • "instrument_settlement_currency": "str",
            • "instrument_category": "INDIVIDUAL",
            • "instrument_usage": "string",
            • "mask_account_number": "string",
            • "account_details": {
              • "card_account": {
                • "card_number": null,
                • "expiration_date": null,
                • "verification_code": null,
                • "expiry_status": null
                },
              • "bank_account": {
                • "account_type": null,
                • "account_number": null,
                • "routing_number": null,
                • "rtp_routing_number": null,
                • "bank_identifier": null,
                • "bank_dba": null,
                • "bank_address": null,
                • "swift_code": null,
                • "bank_phone": null,
                • "description": null,
                • "name_on_account": null,
                • "accountholder_address": null,
                • "additional_data": { }
                }
              },
            • "outside_iin": "string",
            • "financial_inst_name": "string",
            • "external_proxy_number": "string",
            • "instrument_verification_method": "BANK",
            • "instrument_status": "ACTIVE",
            • "acknowledgement": {
              • "tc_version": "string",
              • "acknowledgement_date": "string",
              • "ip_address": "string"
              },
            • "sys_utcinserted": "2019-08-24T14:15:22Z",
            • "base_outside_instrument_guid": "d06e7842-2b65-4e80-a035-958d85404833",
            • "account_name_inquiry_result": {
              • "full_name_match": "NONE",
              • "first_name_match": "NONE",
              • "middle_name_match": "NONE",
              • "last_name_match": "NONE"
              },
            • "instrument_ownership": "SELF",
            • "status_reason": "string"
            }
          }
        ],
      • "payment_amount": 0,
      • "payment_base_currency": "string",
      • "payment_description": "string",
      • "payment_request_code": "string",
      • "payment_balance": 0,
      • "payment_guid": "ca76c87d-c08b-46dc-a069-5abd4a4ab259",
      • "response_code": "string",
      • "reason_code": "string",
      • "requestor_wallet_guid": "996c589d-2ec1-4921-a37b-692f64c4cb1c",
      • "payment_status": "string",
      • "payment_due_date": "2019-08-24T14:15:22Z",
      • "reference_code": "string",
      • "payment_schedule": {
        • "schedule_guid": "b6f4cc4c-e025-4982-9800-846c354bc66c",
        • "frequency": "string",
        • "period_value": 0,
        • "start_date": "2019-08-24T14:15:22Z",
        • "until_date": "2019-08-24T14:15:22Z",
        • "schedule_status": "string",
        • "payment_window": "string",
        • "payment_schedule_type": "string",
        • "created_date": "2019-08-24T14:15:22Z",
        • "last_updated_date": "2019-08-24T14:15:22Z",
        • "repeat_every": "string",
        • "business_day_adjustment": "string"
        },
      • "recurring_reason_code": "string",
      • "last_transaction_status": "string",
      • "payment_schedule_date": "2019-08-24T14:15:22Z",
      • "source_user": {
        • "user_guid": "2c9a19c5-ac85-4da0-8708-2b80265927da",
        • "username": "string",
        • "user_type": "string",
        • "user_status": "string",
        • "first_name": "string",
        • "last_name": "string"
        },
      • "payment_recurring_log": [
        • {
          • "count": 0,
          • "txn_ledger": {
            • "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",
            • "account_holder_fiduciary_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"
              },
            • "person": {
              • "person_guid": "2ae6ba4b-f6c0-4817-a158-43e5a87168fd",
              • "birth_date": "string",
              • "email": "string",
              • "first_name": "string",
              • "middle_name": "string",
              • "last_name": "string",
              • "additional_data": {
                • "property1": null,
                • "property2": null
                },
              • "mobile_number": "string",
              • "home_number": "string",
              • "office_number": "string",
              • "base_address": {
                • "city": null,
                • "country": null,
                • "address_line1": null,
                • "address_line2": null,
                • "postal_code": null,
                • "state": null
                },
              • "mailing_address": {
                • "city": null,
                • "country": null,
                • "address_line1": null,
                • "address_line2": null,
                • "postal_code": null,
                • "state": null
                },
              • "billing_address": {
                • "city": null,
                • "country": null,
                • "address_line1": null,
                • "address_line2": null,
                • "postal_code": null,
                • "state": null
                },
              • "nationality": "str",
              • "ip_address": "string",
              • "person_status": "INCOMPLETE",
              • "identifications": [
                • null
                ],
              • "client_reference_id": "string",
              • "verfication_mode": "string",
              • "verfication_level": "string",
              • "person_forget_mode": "string",
              • "person_forget_mode_date": "string",
              • "market_notification_optin": "string",
              • "market_notification_optin_date": "string",
              • "address_lat": 0,
              • "address_lon": 0,
              • "contact_type": "string",
              • "profile_dd_mode": "string",
              • "request_code": "string",
              • "wallet_id": "string",
              • "title": "string",
              • "mask_govt_id_number": "string",
              • "comments": "string",
              • "jurisdiction_state": "string",
              • "jurisdiction_country": "str",
              • "beneficial_ownership": 100,
              • "person_relations": [
                • null
                ],
              • "mask_account_number": "string",
              • "ledger_balance": 0,
              • "program_guid": "3fa0d2ea-ffcf-485d-94ed-dbf4f861ad2f",
              • "person_supplement": {
                • "fiduciary_name": null
                }
              },
            • "account": {
              • "account_guid": "d2b7c9d2-85e7-4c51-92d0-3f97a47f8d76",
              • "wallet_guid": "17eaeda9-c0ab-4ac3-8ef9-27ac9b388a03",
              • "account_currency": "string",
              • "account_name": "string",
              • "account_type": "GENERAL",
              • "available_balance": 0,
              • "ledger_balance": 0,
              • "suspense_balance": 0,
              • "advance_account_details": {
                • "account": null
                },
              • "account_status": "SYSTEM",
              • "last_txn_guid": "100ead98-12b5-4d05-9c0c-900006fc8694",
              • "post_date": "2019-08-24T14:15:22Z",
              • "amount": 0,
              • "mask_account_number": "string",
              • "sys_utcinserted": "2019-08-24T14:15:22Z",
              • "status_change_nonmon_detail": {
                • "nonmon_guid": null,
                • "txn_date": null,
                • "channel_name": null,
                • "request_code": null,
                • "reason_code": null,
                • "response_code": null,
                • "person_guid": null,
                • "hash_account_number": null,
                • "remarks": null,
                • "account_guid": null,
                • "journal_guid": null,
                • "support_user_guid": null,
                • "source_code": null,
                • "source_user_guid": null,
                • "reference_number": null,
                • "outsort_guid": null,
                • "order_guid": null,
                • "processing_start_date": null,
                • "processing_end_date": null,
                • "memo_code": null
                }
              },
            • "outside_instrument": {
              • "outside_instrument_guid": "f2fb9354-2f4f-40d1-819c-4ff2a66a4bd8",
              • "person_guid": "2ae6ba4b-f6c0-4817-a158-43e5a87168fd",
              • "instrument_country": "string",
              • "instrument_type": "BANKDDA",
              • "instrument_name": "string",
              • "instrument_settlement_currency": "str",
              • "instrument_category": "INDIVIDUAL",
              • "instrument_usage": "string",
              • "mask_account_number": "string",
              • "account_details": {
                • "card_account": null,
                • "bank_account": null
                },
              • "outside_iin": "string",
              • "financial_inst_name": "string",
              • "external_proxy_number": "string",
              • "instrument_verification_method": "BANK",
              • "instrument_status": "ACTIVE",
              • "acknowledgement": {
                • "tc_version": null,
                • "acknowledgement_date": null,
                • "ip_address": null
                },
              • "sys_utcinserted": "2019-08-24T14:15:22Z",
              • "base_outside_instrument_guid": "d06e7842-2b65-4e80-a035-958d85404833",
              • "account_name_inquiry_result": {
                • "full_name_match": null,
                • "first_name_match": null,
                • "middle_name_match": null,
                • "last_name_match": null
                },
              • "instrument_ownership": "SELF",
              • "status_reason": "string"
              },
            • "account_instrument": {
              • "routing_number": "string",
              • "account_instrument_guid": "e5662964-577d-4724-b8d5-e791eee05564",
              • "account_guid": "d2b7c9d2-85e7-4c51-92d0-3f97a47f8d76",
              • "account_info": {
                • "account_type": null,
                • "account_number": null,
                • "routing_number": null,
                • "rtp_routing_number": null,
                • "bank_identifier": null,
                • "bank_dba": null,
                • "bank_address": null,
                • "swift_code": null,
                • "bank_phone": null,
                • "description": null,
                • "name_on_account": null,
                • "accountholder_address": null,
                • "additional_data": { }
                },
              • "mask_account_number": "string",
              • "instrument_type": "BANKDDA",
              • "instrument_status": "ACTIVE"
              },
            • "acquiring_info": {
              • "partial_auth_indicator": "NOPARTIALAUTH",
              • "approved_amount": 0,
              • "requested_amount": 0,
              • "issuer_acct_bal": 0
              },
            • "account_check_pay": {
              • "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",
              • "account_number": "string",
              • "check_status": "string"
              },
            • "check_memo": "string",
            • "check_purpose": "string",
            • "check_status_history": [
              • {
                • "nonmon_guid": null,
                • "txndate": null,
                • "channel_name": null,
                • "request_code": null,
                • "reason_code": null,
                • "response_code": null,
                • "person_guid": null,
                • "remarks": null,
                • "account_guid": null,
                • "journal_guid": null,
                • "source_code": null,
                • "source_user_guid": null,
                • "reference_number": null,
                • "sys_utcinserted": null,
                • "sys_utcupdated": null
                }
              ],
            • "sys_utcinserted_nano": "2019-08-24T14:15:22Z"
            },
          • "payment_guid": "ca76c87d-c08b-46dc-a069-5abd4a4ab259",
          • "schedule_guid": "b6f4cc4c-e025-4982-9800-846c354bc66c",
          • "payment_date": "2019-08-24T14:15:22Z",
          • "response_code": "string",
          • "reason_code": "string",
          • "sys_utcinserted": "2019-08-24T14:15:22Z",
          • "sys_utcupdated": "2019-08-24T14:15:22Z",
          • "error_description": "string"
          }
        ],
      • "bo_journal_makerchecker_details": [
        • {
          • "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",
          • "source_user": {
            • "user_guid": "2c9a19c5-ac85-4da0-8708-2b80265927da",
            • "username": "string",
            • "user_type": "string",
            • "user_status": "string",
            • "first_name": "string",
            • "last_name": "string"
            }
          }
        ]
      }
    ],
  • "check_statuses": [
    • "string"
    ]
}
Copyright © 2023 KeyBank & Qolo. All rights reserved.