{ "amount": 0, "memo": "string" }
curl --location --request PUT 'https://m1.apifoxmock.com/m1/4737255-0-default/stock//operation/' \ --header 'Content-Type: application/json' \ --data-raw '{ "amount": 0, "memo": "string" }'
{}