1. Block Balance
You can use this service to define a blocked balance for a specific wallet.
Block Balance
Parameter
Type
Required
Description
{
"Id": "0000-0000-0000-0000-0000", // walletId
"Amount": 0.01,
"Description": "string"
}{
"Value": {
"Id": "0001494f-522e-40e1-96d2-18c03caecd29",
"WalletId": "8811e7f9-7a49-43c2-9193-1c4825b81c24",
"Amount": 100,
"Description": "string",
"IsActive": true,
"CreatedAt": "2025-05-01T15:34:43.7633053Z",
"UpdatedAt": null
},
"Errors": [],
"IsSuccess": true,
"IsFailure": false
} Service Response
Parameter
Type
Description
Service Response (Value)
Parameter
Type
Description
Last updated