/
dimamir
/
node-soap
Обзор
Документация
Войти
/
dimamir
/
node-soap
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
test/request-response-samples/update__complex_extension_with_array_attributes/request.json
55 строк
1 KB
Yang
sub namespace should be correct regardless of order of enumeration i.e. should not be overriden by other prop's namespace
19 мар 2015, 03:57
19 мар 2015, 03:57
6254a6d
Код
Авторство
О чём код?
{ "record": { "attributes": { "internalId": "42", "externalId": "Alex Dniprovskyy", "xsi_type": { "type": "Contact", "xmlns": "urn:relationships_2013_2.lists.webservices.netsuite.com" } }, "firstName": "Allister", "lastName": "Sullivan", "nullFieldList": { "name": [ "officephone", "mobilephone" ] }, "phone": "800-555-2819", "subscriptionsList": { "replaceAll": false, "subscriptions": [ { "subscribed": "true", "attributes": { "tempId": "34" }, "subscription": { "attributes": { "internalId": "2", "xsi_type": { "type": "RecordRef", "xmlns": "urn:core_2013_2.platform.webservices.netsuite.com" } }, "name": "Billing Communication" } }, { "subscribed": "true", "subscription": { "attributes": { "internalId": "1", "xsi_type": { "type": "RecordRef", "xmlns": "urn:core_2013_2.platform.webservices.netsuite.com" } }, "name": "Marketing" } } ] } } }