curl --location --request POST 'https://api.uat.tacra.market/staff/credit' \ --header 'Content-Type: application/json' \ --data-raw '{ "userID": "string" }'
{ "success": true, "message": "string", "body": {} }