DocumentGroupAndRelGetAll
(Różnice między wersjami)
Linia 28: | Linia 28: | ||
<CreateDate>2012-11-06 10:40:05</CreateDate> | <CreateDate>2012-11-06 10:40:05</CreateDate> | ||
<Company>t</Company> | <Company>t</Company> | ||
+ | <Ukryj>0</Ukryj> | ||
<CustomerGroupID>23,45</CustomerGroupID> | <CustomerGroupID>23,45</CustomerGroupID> | ||
<CustomerGroupName>test,alfa</CustomerGroupName> | <CustomerGroupName>test,alfa</CustomerGroupName> |
Wersja z 14:10, 12 sty 2017
Zapytanie:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <SessionID>9859c16379c2f22e2db8dde9f41cc6a8</SessionID> <Priority>0</Priority> <Request> <Type>DocumentGroupAndRelGetAll</Type> <DocumentGroupAndRelGetAll> </DocumentGroupAndRelGetAll> </Request> </Net47> //BEGINEND//
Odpowiedź:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>DocumentGroupAndRelGetAll</Type> <DocumentGroupAndRelGetAll> <Rekord><!-- sekcja może wystąpić kilka razy --> <ID>7</ID> <Nazwa>Dla firm</Nazwa> <CreateDate>2012-11-06 10:40:05</CreateDate> <Company>t</Company> <Ukryj>0</Ukryj> <CustomerGroupID>23,45</CustomerGroupID> <CustomerGroupName>test,alfa</CustomerGroupName> <Template><!-- sekcja może wystąpić kilka razy --> <GroupID>2</GroupID> <SzablonID>16</SzablonID> <Prio>1</Prio> <NazwaSz>Umowa 2013 - 15.03.2013 K</NazwaSz> <TypID>1</TypID> <Status>f</Status> <Wew>f</Wew> <Opis>Umowa</Opis> <PlanID>17</PlanID> </Template> </Rekord> <Rekord> <ID>3</ID> <Nazwa>Dla klienta indywidualnego</Nazwa> <CreateDate>2012-10-29 11:50:19</CreateDate> <Company>f</Company> </Rekord> </DocumentGroupAndRelGetAll> </Request> </Net47> //BEGINEND//
Błędy:
//BEGIN// <?xml version="1.0" encoding="UTF-8"?> <Net47> <Request> <Type>Error</Type> <Error>Brak danych lub błąd pobrania.</Error> </Request> </Net47> //BEGINEND//