{
"pg_params": "text",
"agreement": {
"id": "text",
"amount_variability": "fixed",
"start_date": "2025-05-06",
"expiry_date": "2025-05-06",
"max_amount_per_cycle": "text",
"cycle_interval_days": 1,
"total_cycles": 1,
"frequency": "irregular",
"type": "event_based",
"seller": {
"name": "text",
"short_name": "text",
"category_code": "text"
},
"extra_params": {
"payment_processing_day": 1
}
},
"amount": "text",
"amount_details": {
"currency_code": "text",
"amount": "text",
"total": "text",
"fee": "text",
"exchange_rate": "text"
},
"capture_delivery_address": true,
"capture_delivery_location": true,
"card_acceptance_criteria": {
"min_expiry_time": 1
},
"currency_code": "text",
"customer_address_city": "text",
"customer_address_country": "text",
"customer_address_line1": "text",
"customer_address_line2": "text",
"customer_address_postal_code": "text",
"customer_address_state": "text",
"customer_email": "text",
"customer_first_name": "text",
"customer_id": "text",
"customer_last_name": "text",
"customer_phone": "text",
"extra": null,
"fee": "text",
"gateway_account": "text",
"gateway_name": "text",
"gateway_response": {
"ANY_ADDITIONAL_PROPERTY": "anything"
},
"initiator": {
"id": 1,
"first_name": "text",
"last_name": "text",
"username": "text",
"email": "name@gmail.com",
"phone": "text"
},
"is_sandbox": true,
"message": "text",
"order_no": "text",
"paid_amount": 1,
"payment_type": "one_off",
"reference_number": "text",
"refunded_amount": 1,
"remaining_amount": 1,
"result": "pending",
"session_id": "text",
"settled_amount": 1,
"signature": "text",
"state": "text",
"token": {
"brand": "text",
"customer_id": "text",
"cvv_required": true,
"expiry_month": "text",
"expiry_year": "text",
"is_expired": true,
"is_preferred": true,
"name_on_card": "text",
"number": "text",
"pg_code": "text",
"pg": "knet",
"token": "text",
"agreements": null
},
"transaction_log_id": 1,
"timestamp_utc": "2025-05-06T10:39:24.935Z",
"transactions": [
{
"amount": "text",
"currency_code": "text",
"order_no": "text",
"session_id": "text",
"state": "paid"
}
],
"voided_amount": 1
}