6. Delete
This service should be used to remove a specific record from the system.
Delete Wallet Transaction
Parameter
Type
Compulsory
Description
{
"Id": "{{walletId}}"
}{
"IsSuccess": true,
"IsFailure": false
}Service Response
Parameter
Type
Description
Last updated