7. Unfreeze
Information must be sent through this service to remove the freeze operation on a record and allow transactions to be performed again.
Send Information to Remove Freeze Operation on the Record
Parameter
Type
Required
Description
{
"Id": "{{walletId}}"
}{
"Value": {
"Id": "30bac1c0-ad6b-4c50-a52e-1b34f9b487a7",
"WalletOwnerId": "b5708099-be62-4d34-af06-27132082eb78",
"Name": "juzdan1",
"Alias": "8203287943",
"MerchantId": 2071,
"RegionId": 1,
"CurrencyCode": "TRY",
"Balance": 1.00,
"AvailableBalance": 1.00,
"TotalGiftBalance": 0,
"BlockedBalance": 0,
"FrozenUntil": null,
"IsFrozen": false,
"IsDeleted": false,
"CreatedAt": "2025-04-24T09:05:47.980805Z",
"UpdatedAt": "2025-04-25T13:46:04.1346556Z",
"TransactionId": null
},
"Errors": [],
"IsSuccess": true,
"IsFailure": false
}Service Response
Parameter
Type
Description
Service Response (Value)
Parameter
Type
Description
Last updated