x-api-key: ********************
{ "uuids": [ "497f6eca-6276-4993-bfeb-53cbbbba6f08" ], "document": "einvoice", "direction": "in", "mark": "read", "value": true }
curl --location --request POST 'https://apidemo.rahatsistem.com.tr/v2/documents/invoice.mark' \ --header 'Content-Type: application/json' \ --header 'x-api-key;' \ --data-raw '{ "uuids": [ "497f6eca-6276-4993-bfeb-53cbbbba6f08" ], "document": "einvoice", "direction": "in", "mark": "read", "value": true }'
{ "message": "string" }