{
"vat": "string",
"key": "string"
}curl --location --request POST 'https://einvoiceapiuat.impact.gr/Authentication/Login' \
--header 'Content-Type: application/json' \
--data-raw '{
"vat": "string",
"key": "string"
}'{
"accessToken": "string",
"refreshToken": {
"token": "string",
"expires": "string"
}
}