GET ./edumarket/livresq_account

It is used to check if the user has a created account to use Livresq.

If the user has used it before through Adservio, then we will return the link to authenticate him.

Observation! The parameter emoOfertantID = 2 will be hardcodedin order to be used in front.

Output example

{
[
{
"emaID": "6",
"emaUaID": "5335",
"emaEmail": "adresa@ascendia.ro",
"emaUrl": "https://livresq.com/wp-content/plugins/livresq-connector/inc/api.php?firstname=Carmen&lastname=Popescu&email=adresa@ascendia.ro&token=c86a54e80683bbc06b7a387959c23d7d654b38f81c79e9b77fe3e1294992b20245715dc0",
"emaDataInsert": "2020-04-22 11:56:18"
}
]
}