LeadBank

APIDescription
POST api/leads

Provide new Leads and update their status from "ready to be sent" to "in progress". Two consecutive calls will always return the same leads. It's necessary to call ValidateGetLeads to confirm the reception.

POST api/leads/ValidateGetLeads

Confirm the reception of leads and update their status from "in progress" to "received".

POST api/leads/SendAcknos

Send the status of leads to the lead bank.