|
|
@ -1596,7 +1596,7 @@ input[type=number]::-webkit-outer-spin-button { |
|
|
|
data = JSON.stringify(payload); |
|
|
|
$.ajax({ |
|
|
|
type: "POST", |
|
|
|
url: "https://api.nivesh.com/api/webaddlead", |
|
|
|
url: "https://qaoldapi.nivesh.com/api/webaddlead", |
|
|
|
data: data, |
|
|
|
processData: false, |
|
|
|
contentType: "application/json", |