"type": "approved" //Transaction status
"order_id": "640790367", //Transaction ID within the merchant's system
"psp_name": "psp_name", //PSP's code name
"type": "approved", //Transaction status
"id": "8ac7a...d8f", //Transaction ID within the PSP's system
"psp_order_id": "b4a0a...a58", //Transaction group ID within the PSP's system
"is3_d": true, //3D Secure dialog box requiring the payment confirmation if available; applicable to the "credit_card" payment method of the "deposit" operation type
"live_mode": true, //Cashier widget is available; applicable if the operation type is "deposit"
"amount": 22.96, //Transaction amount
"status": "approved", //Transaction status
"card_number": "1881", //Last four numbers appearing on the shopper's debit or credit card; applicable to the "credit_card" payment method
"currency": "EUR", //Transaction currency
"payment_method": "credit_card", //Method the shopper used to pay, e.g. "credit_card" or "apm"; applicable to the "deposit" operation type
"description": "BGPj173aa01", //Comment associated with the transaction; applicable to the "deposit" operation type
"decline_code": null, //Declination reason code
"decline_reason": null, //Reason of why the transaction was declined
"created_at": 1581071423, //UTC timestamp of when the transaction was registered in the PSP's system
"updated_at": 0, //UTC timestamp of when information on the transaction was modified in the PSP's system
"ip_address": "127.0.0.1", //Shopper's IP address
"name": "John Smith" //Shopper's first and last name
/* the following four parameters are applicable to the "credit_card" payment method */
"card_masked_number": "401288******1881", //Half-hidden card number
"card_expiration": "122", //Expiration month and year of the card (e.g. "122" implies January 2022)
"card_brand": "VISA", //Organization serving the card
"card_holder_name": "John Smith", //Holder name of the shopper's debit or credit card
"address": "Bethnal Green Road, 12", //Shopper's address
"country": "BE", //Shopper's country
"zip_code": "9900" //Shopper's ZIP code
"credit_card_token": "0bee8...", //Credit card token
"mid_alias": "XYZ" //Mid name identifier
"is_refundable": true, //Parameter defining whether the transaction was refundable; always 'false' for the "payout" operation type
"refund_id": "629bc...948", //Transaction ID within the BridgerPay system; shown here if the PSP supports refunds
"operation_type": "deposit", //Operation (transaction) type: "deposit" or "payout"
"deposit_source": "cashier" //The deposit source can be cashier or Mpi
"server_time": 1581071423, //Server's UTC timestamp of when the transaction was registered in the PSP's system
"server_timezone": "UTC", //Time zone of the PSP's server
"api_version": "1", //API version the PSP used
/* the following three parameters are applicable to the "deposit" operation type */
"payload": "746...5f921", //Payload value
"cashier_session_id": "62290...e40", //Identifier of the Cashier session used
"platform_id": "CU1234" //Merchant's platform ID