{
"data": {
"id": "string",
"payment_session_id": "string",
"object_type": "string",
"object_id": "string",
"organization_id": "string",
"customer_id": "string",
"amount": "string",
"fee": "string",
"net_amount": "string",
"currency": "string",
"status": "pending",
"payment_method": "wave",
"payment_method_transaction_id": "string",
"customer_email": "string",
"customer_phone": "string",
"customer_name": "string",
"payment_phone": "string",
"payment_details": {},
"mode": "test",
"livemode": true,
"initiated_at": "2019-08-24T14:15:22Z",
"processing_at": "2019-08-24T14:15:22Z",
"completed_at": "2019-08-24T14:15:22Z",
"failed_at": "2019-08-24T14:15:22Z",
"refunded_amount": "string",
"failure_reason": "string",
"state_transitions": [
{
"status": "string",
"timestamp": "2019-08-24T14:15:22Z"
}
],
"payment_method_response": {},
"attempt_count": 0,
"metadata": {},
"processing_type": "string",
"recording_source": "string",
"recorded_by": "string",
"created_at": "2019-08-24T14:15:22Z",
"updated_at": "2019-08-24T14:15:22Z"
}
}