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