TransactionAuthSimulator Simulate Transaction Authorizations to get response
Transaction auth sim response
Bad request
Unauthorized
Not Found
Server Error
{- "auth_request_type": "PURCHASE",
- "card_proxy": "string",
- "avs_postal_code": "string",
- "avs_address_line_1": "string",
- "txn_amount": 0,
- "txn_currency_code": "str",
- "currency_conv_rate": 0,
- "settle_amount": 0,
- "settle_currency_code": "str",
- "cashback_amount": 0,
- "billing_amount": 0,
- "billing_currency_code": "str",
- "orig_txn_amount": 0,
- "partial_auth_ind": "SUPPORT",
- "mcc": "stri",
- "channel_name": "string",
- "terminal_id": "string",
- "acceptor_id": "string",
- "acceptor_country_code": "str",
- "acceptor_name_loc": "string",
- "retrieval_reference": "string",
- "stan": "string",
- "network_id": "string",
- "country_code": "str",
- "fleet_data": {
- "driver_id": "string",
- "vehicle_id": "string"
}
}
{- "card_proxy": "string",
- "card_auth_txn_guid": "f0cb5c93-2e51-4afc-ac13-68fa4ac87119",
- "request_code": "string",
- "response_code": "string",
- "reason_code": "string",
- "txn_amount": 0,
- "settle_amount": 0,
- "billing_amount": 0,
- "billing_fee": 0,
- "billing_conversion_rate": 0,
- "stan": "string",
- "settlement_date": "string",
- "mcc": "string",
- "channel_name": "string",
- "txn_fee_amount": 0,
- "settle_fee_amount": 0,
- "retrieval_reference": "string",
- "authorization_id_code": "string",
- "terminal_id": "string",
- "acceptor_id": "string",
- "acceptor_name_loc": "string",
- "txn_currency_code": "string",
- "settle_currency_code": "string",
- "billing_currency_code": "string",
- "avs_indicator": "string",
- "avs_result": "string",
- "avs_data": "string",
- "partial_auth_ind": "string",
- "network_id": "string",
- "original_amount": 0,
- "mask_card_pan": "string",
- "wallet_guid": "17eaeda9-c0ab-4ac3-8ef9-27ac9b388a03",
- "issuance_type": "string",
- "card_status": "string",
- "expiration_date": "2019-08-24T14:15:22Z",
- "person_guid": "2ae6ba4b-f6c0-4817-a158-43e5a87168fd",
- "program_guid": "3fa0d2ea-ffcf-485d-94ed-dbf4f861ad2f",
- "account_guid": "d2b7c9d2-85e7-4c51-92d0-3f97a47f8d76",
- "account_currency": "string",
- "available_balance": 0,
- "ledger_balance": 0,
- "suspense_balance": 0,
- "account_status": "string",
- "request_description": "string",
- "country_code_alpha3": "string",
- "currency_code_alpha3": "string",
- "fees": [
- {
- "account_guid": "d2b7c9d2-85e7-4c51-92d0-3f97a47f8d76",
- "fee_request_code": "string",
- "fee_request_description": "string",
- "fee_amount": 0,
- "reverse_fee_request_code": "string",
- "reverse_fee_request_description": "string"
}
], - "total_fee_amount": 0,
- "fleet_data": {
- "driver_id": "string",
- "vehicle_id": "string"
}
}