x-api-key: ********************
{ "taxNumber": "6210841000" }
curl --location --request POST 'https://apidemo.rahatsistem.com.tr/v2/documents/liability' \ --header 'x-api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "taxNumber": "6210841000" }'
{ "data": {}, "message": "string" }