{
"_id": "text",
"walletType": "POLYGON",
"asset": "USDC",
"walletAddress": "text",
"feePercent": 0,
"fonbnkFeePercent": 0,
"partnerFeePercent": 0,
"gasUsdAmount": 0,
"merchantId": "text",
"createdAt": "2024-11-21T06:47:09.067Z",
"buySwap": {
"_id": "text",
"buyerUserPhone": "text",
"sellerUserPhone": "text",
"amount": 0,
"airtimeAmount": 0,
"status": "initiated",
"provider": "bank_transfer",
"expiresAt": "2024-11-21T06:47:09.067Z",
"createdAt": "2024-11-21T06:47:09.067Z",
"buyerConfirmedAt": "2024-11-21T06:47:09.067Z",
"countryIsoCode": "text"
},
"withdrawal": {
"_id": "text",
"status": "pending",
"withdrawAmount": 0,
"withdrawCryptoAmount": 0,
"transactionHash": "text"
},
"feeAmount": 0,
"localCurrencyFeeAmount": 0,
"fonbnkFeeAmount": 0,
"localCurrencyFonbnkFeeAmount": 0,
"partnerFeeAmount": 0,
"localCurrencyPartnerFeeAmount": 0,
"networkFeeAmount": 0,
"localCurrencyNetworkFeeAmount": 0,
"resumeUrl": "text"
}