Endpoint: https://api.intranetardyss.com/api/GetCutomerSiteByWebAlias
Method:POST
Request:
{
"User": "user",
"Password": "password",
"WebAlias": "webalias info"
}
Endpoint: https://api.intranetardyss.com/api/GetCustomerByCustomerId
Method:POST
Request:
{
"User": "user",
"Password": "password",
"CustomerId": int customerId
}
Endpoint: https://api.intranetardyss.com/api/GetCustomersByEmail
Method:POST
Request:
{
"User": "User",
"Password": "password",
"Email":"isaac.arellano@ardysslife.com"
}
Endpoint: https://api.intranetardyss.com/api/CustomerPasswordRecovery
Method:POST
Request:
{
"User": "user",
"Password": "password",
"CustomerId": int customerId
}
Endpoint: https://api.intranetardyss.com/api/CreateCustomer
Method:POST
Request:
{
"User":{
"* User": "user",
"* Password": "password"
},
"Customer": [
{
"* FirstName": "TEST API",
"* LastName": "TEST API",
"* Email": "it.testapi.com",
"* Phone": "1231233122",
"Phone1": "1231233122",
"MobilePhone": "1231233122",
"* Address1": "123 Evergreen",
"Address2": "",
"* CityName": "LAS VEGAS",
"* CountryCode": "US",
"* StateCode": "NV",
"* ZipCode": "89011-40420",
"* EnrollerId" : 80010,
"* SponsorId":80010,
"* EnrollInterestId":1, // 1) Consumer, 2) Distributor / Retailer, 3) Network Marketing Business Builder
"* ContactWayId": 1, // 1 A. WhatsApp, 2 B. Text message, 3 C. Phone call, 4 D. Email
"* LanguageId":0 // 0 English, 1 EspaƱol
}
]
}
* Mandatory
Endpoint: https://api.intranetardyss.com/api/UpdateCustomerSite
Method:POST
Request:
{
"User":{
"User": "user",
"Password": "password"
},
"CustomerSite": [
{
"CustomerId": 80010,
"WebAlias": "itteam1",
"FirstName": "test",
"LastName": "1231233122",
"Company": "1231233122",
"Email": "1231233122",
"Phone": "",
"Phone2":"",
"Address1":"14314 Greenville St",
"Address2":"",
"City":"Houston",
"StateCode":"TX",
"CountryCode":"US",
"Zip":"77015-4706",
"FacebookUrl":"",
"TwitterUrl":"",
"YoutubeUrl":"",
"PinterestUrl":"",
"InstagramUrl":"",
}
]
}
* Mandatory
Endpoint: https://api.intranetardyss.com/api/UpdateCustomerProfile
Method:POST
Request:
{
"User":{
"* User": "user",
"* Password": "* password"
},
"CustomerProfile": [
{
"* CustomerId":80010,
"* ImageUrl": "itteam1",
"* DocNameOrigen": "test",
"* DocNameStored": "1231233122",
"Texto": "1231233122"
}
]
}
* Mandatory
Endpoint: https://api.intranetardyss.com/api/UpdateCustomerLogin
Method:POST
Request:
{
"User":{
"* User": "user",
"* Password": "password"
},
"CustomerLogin": [
{
"* CustomerId": 80010,
"* Login":"NewLogin3",
"* Password":"MTIzNDU3Nw=="
}
]
}
Endpoint: https://api.intranetardyss.com/api/UpdateCustomerPayableType
Method:POST
Request:
{
"User":{
"* User": "user",
"* Password": "password"
},
"CustomerPayableType": [
{
"* CustomerId": 80010,
"* PayableTypeId": 37
}
]
}
Endpoint: https://api.intranetardyss.com/api/UpdateCustomerDataContact
Method:POST
Request:
{
"User":{
"* User": "user",
"* Password": "password",
"* CustomerId":80010
},
"Fields": [
{
"* field":"phone",
"* value":"702-313-3333"
},
{
"field":"phone1",
"value":"702-313-3333"
},
{
"field":"mobilePhone",
"value":"702-313-3333"
},
{
"field":"email",
"value":"test@test.com"
},
{
"field":"contactWayId",
"value":"1" /*1 A. WhatsApp, 2 B. Text message, 3 C. Phone call, 4 D. Email*/
},
{
"field":"inrollInterestId",
"value":"1" /*1) Consumer, 2) Distributor / Retailer, 3) Network Marketing Business Builder*/
}
]
}
Endpoint: https://api.intranetardyss.com/api/UpdateCustomerBankInformation
Method:POST
Request:
{
"User":{
"* User": "user",
"* Password": "password"
},
"BankInfo": [
{
"* CustomerId":80010,
"* PayableToname": "Test bank",
"* BankName": "Bank to test",
"* AccountName": "Account to test",
"* AccountNumber": "1231233122",
"* AbaRoutingNumber": "4535353",
"* SwiftCode":"345345345",
"* AccountCountryCode":"US"
}
]
}
Endpoint: https://api.intranetardyss.com/api/CreateW8W9
Method:POST
Request:
{
" * User": "user"
,"* Password": "password"
,"* CustomerId": 80010
,"* (2) UsCiticen": true
,"* (3) IndividualorBusiness: "Individual or Business"
," (3a) BusinessName: (Only if 3 is Business)
," (3b) BusinessTypeId": 6 (Only if 3 is Business)
," (3c) OtherBusinessType":"prueba campo other" (Only if BusinessTypeId = 6)
,"* (4) TaxIdentificator": "SSN"
,"* (4a) TaxNumber": "999-99-4444"
,"* (5) FullName": "Juan Habichuelas"
,"* (8) Address": "123 Evergreen"
,"* (9) City": "Las Vegas"
,"* (10) State": "NV"
,"* (11) ZipCode": "89011-40420"
,"* (11) Country": "US"
,"* (13) ExemptPayee": true
,"* (14) AccountNumbers": "22 33 44"
}
Endpoint: https://api.intranetardyss.com/api/CreateW8W9
Method:PUT
Request:
{
"* User": "user"
,"* Password": "password"
,"* CustomerId": 80010
,"* UrlDoc": "https://api.intranetardyss.com//W8W9/80010/80010_Completed-W9.pdf"
}
Endpoint: https://api.intranetardyss.com/api/CreateGpgAccount
Method:PUT
Request:
{
"User":{
"User": "user",
"Password": "password"
},
"CustomerGpg": [
{
"CustomerId": 00000000,
"GpgPassword": "1231233122"
}
]
}
Endpoint: https://api.intranetardyss.com/api/CreateCustomerAddress
Method:POST
Request:
{
"User":{
"* User": "user",
"* Password": "password"
},
"Address": [
{
"* CustomerId":80010,
"* FirstName": "TEST API",
"* LastName": "TEST API 123",
"* Email": "it.testapi.com",
"* Phone": "1231233122",
"* Address1": "123 Evergreen modificado hoy",
"Address2": "",
"* CityName": "LAS VEGAS",
"* CountryCode": "US",
"* StateCode": "NV",
"* ZipCode": "89011-40420"
}
]
}
Endpoint: https://api.intranetardyss.com/api/CreateCustomerCreditCard
Method:POST
Request:
{
"User":{
"User": "user",
"Password": "password"
},
"CreditCard": [
{
"CustomerId":80010,
"creditcardTypeId":1,
"creditCardNumber":"MjI3NiA5MTU3IDkwMjUgODgxMA==", Cripted Base 64
"nameOnCard":"Sandy Calhoun",
"expireMonth":"10",
"expireYear":"2024",
"address": "123 Evergreen Las Vegas NV 89011"
}
]
}
Endpoint: https://api.intranetardyss.com/api/DeleteCustomerCreditCard
Method:POST
Request:
{
"User":{
"User": "user",
"Password": "password"
},
"CreditCard": [
{
"CustomerId":80010,
"creditcardTypeId":1,
"creditCardNumber":"MjI3NiA5MTU3IDkwMjUgODgxMA==", Cripted Base 64
"nameOnCard":"Sandy Calhoun",
"expireMonth":"10",
"expireYear":"2024",
"address": "123 Evergreen Las Vegas NV 89011"
}
]
}
Endpoint: https://api.intranetardyss.com/api/DeleteCustomerAddress
Method:POST
Request:
{
"User":{
"* User": "user",
"* Password": "password"
},
"CustomerAddressInfo": [
{
"* CustomerId": 78805995,
"* AddressId": 14
}
]
}
Endpoint: https://api.intranetardyss.com/api/UpdateWaitingRoom
Method:POST
{
"User":{
"* User": "user",
"* Password": "password"
},
"WaitingRoom": [
{
"* EnrollerId": 80010,
"* NewEnrollerId": 78786458,
"* CustomerIdToChanged": 78815660
}
]
}