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