1.19 Reset Merchant Wallet Balance
Created refund transaction for the given transaction id.
Last updated
Created refund transaction for the given transaction id.
Last updated
Request
Response
Method
URL
POST
/wallet/v1/merchants/me/wallet/reset-balance
Status
Response
200
{
"data": {
"id": 1,
"createdDate": "2024-01-17T12:34:56",
"amount": 15.0,
"currency":"TRY",
"memberId":153
}
}
403
400
400
401
401
500