2. List
You can use this service to view/query the blocked balance assigned to a specific wallet.
Block Balance
Parameter
Type
Required
Description
Parameter
Description
[
{
"Id": "0001494f-522e-40e1-96d2-18c03caecd29",
"WalletId": "8811e7f9-7a49-43c2-9193-1c4825b81c24",
"Amount": 100.00,
"Description": "string",
"IsActive": true,
"CreatedAt": "2025-05-01T15:34:43.763305Z",
"UpdatedAt": null
},
{
"Id": "d7f1d65e-d818-4fae-81ef-820da604cbdf",
"WalletId": "8811e7f9-7a49-43c2-9193-1c4825b81c24",
"Amount": 0.01,
"Description": "string",
"IsActive": true,
"CreatedAt": "2025-05-01T15:34:54.588107Z",
"UpdatedAt": null
},
{
"Id": "086d8148-652c-45d9-b4e4-25e2fcfd8230",
"WalletId": "8811e7f9-7a49-43c2-9193-1c4825b81c24",
"Amount": 10.00,
"Description": "string",
"IsActive": true,
"CreatedAt": "2025-05-01T15:39:11.500736Z",
"UpdatedAt": null
},
{
"Id": "9e996e90-063c-4b53-9a46-295cc62e8ba3",
"WalletId": "8811e7f9-7a49-43c2-9193-1c4825b81c24",
"Amount": 10.00,
"Description": "string",
"IsActive": true,
"CreatedAt": "2025-05-01T15:42:47.715456Z",
"UpdatedAt": null
}
]Service Response
Parameter
Type
Description
Last updated