¿En qué podemos ayudarte?
< Todos los temas
Imprimir

ConvertPotentialToCustomer (method)

Convert a potential customer, lead, to a regular customer.


Comments


Definition


JSON

/json/ConvertPotentialToCustomer/{Token}/{idPotential}/{codeCustomer}



Parameters

ParameterDescription
TokenAuthentication code, see more in GetToken (method)
idPotentialIdentifier of current potential customer
codeCustomerNew code of the regular customer


Example JSON

http://test.aliquosoftware.net/aliquoserver/api.svc/json/ConvertPotentialToCustomer/_PutTokenHere_/1/P001

Tabla de contenidos