/
dimamir
/
node-soap
Обзор
Документация
Войти
/
dimamir
/
node-soap
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/request-response-samples/UpdateProfile__correct_ns_context/request.json
56 строк
975 B
Mik13
Fixing wrong nsContext.
12 фев 2016, 16:21
12 фев 2016, 16:21
a4b9d5b
Код
Авторство
О чём код?
{ "Profile": { "IDs": { "UniqueID": [ { "attributes": { "source": "TESTSOURCE" }, "$value": 100 }, { "attributes": { "source": "TESTSOURCE2" }, "$value": 100 }, { "attributes": { "source": "TESTSOURCE3" }, "$value": 100 } ] }, "Addresses": { "NameAddress": [ { "AddressLine": "Another Address" }, { "AddressLine": "My Address" } ] }, "Phones": { "NamePhone": [ { "attributes": { "primary": true }, "PhoneData": { "PhoneNumber": "123" } }, { "attributes": { "primary": false }, "PhoneData": { "PhoneNumber": "456" } } ] } } }