GET api/exportsettings
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of ExportSettingName | Description | Type | Additional information |
---|---|---|---|
ID |
Sequential ID |
integer |
None. |
SettingDesc | string |
None. |
|
FtpSite | integer |
None. |
|
OutputFileName | string |
None. |
|
FileNameTimeStamp | boolean |
None. |
|
OutputFileFormat | string |
None. |
|
Store | integer |
None. |
|
Barcode | boolean |
None. |
|
ItemNumber | boolean |
None. |
|
Description | boolean |
None. |
|
CartonQuantity | boolean |
None. |
|
NormalCost | boolean |
None. |
|
NormalSell | boolean |
None. |
|
CurrentCost | boolean |
None. |
|
CurrentSell | boolean |
None. |
|
PriceLevels | boolean |
None. |
|
GSTRate | boolean |
None. |
|
DeptCode | boolean |
None. |
|
DeptName | boolean |
None. |
|
SubDeptCode | boolean |
None. |
|
SubDeptName | boolean |
None. |
|
Location | boolean |
None. |
|
PriceGroup | boolean |
None. |
|
DateActivated | boolean |
None. |
|
PromoCode | boolean |
None. |
|
SupplierName | boolean |
None. |
|
UnitOfMeasure | boolean |
None. |
|
DirectNo | boolean |
None. |
|
StockOnHand | boolean |
None. |
|
StockOnOrder | boolean |
None. |
|
UniqueID | boolean |
None. |
|
CRI | boolean |
None. |
|
PromoType | boolean |
None. |
|
PromoDesc | boolean |
None. |
|
ScheduleOption | integer |
None. |
|
IgnoreHostDeletedItems | boolean |
None. |
|
IgnoreItemsNotSoldforXDays | integer |
None. |
|
APN |
13 digit APN |
boolean |
None. |
NutritionalInfo |
Nutritional Info |
boolean |
None. |
AllergenicInfo |
Allergenic Info |
boolean |
None. |
ScaleFlag |
Scale Flag |
boolean |
None. |
SpecialCostDates |
Special Cost Dates |
boolean |
None. |
SpecialSellDates |
Special Sell Dates |
boolean |
None. |
CountryOfOrigin |
Country Of Origin |
boolean |
None. |
Commodity |
Commodity |
boolean |
None. |
Subcategory |
Subcategory |
boolean |
None. |
Ingredients |
corresponding to Text2 from Product |
boolean |
None. |
LastSold | boolean |
None. |
|
LastUpdated | date |
None. |
|
IsIncrementalRun | boolean |
None. |
|
ExternalSalesProvider | integer |
None. |
|
ScheduleRunTime | integer |
None. |
|
StoreName | string |
Relation. This field may not always be loaded or used for updates. |
|
FtpSiteName | string |
Relation. This field may not always be loaded or used for updates. |
|
PriceLevelsCount | integer |
Relation. This field may not always be loaded or used for updates. |
|
Allergens | Collection of string |
Relation. This field may not always be loaded or used for updates. |
Response Formats
application/json, text/json
[ null, { "$id": "1", "id": 1, "settingDesc": "sample string 2", "ftpSite": 3, "outputFileName": "sample string 4", "fileNameTimeStamp": true, "outputFileFormat": "sample string 6", "store": 7, "barcode": true, "itemNumber": true, "description": true, "cartonQuantity": true, "normalCost": true, "normalSell": true, "currentCost": true, "currentSell": true, "priceLevels": true, "gstRate": true, "deptCode": true, "deptName": true, "subDeptCode": true, "subDeptName": true, "location": true, "priceGroup": true, "dateActivated": true, "promoCode": true, "supplierName": true, "unitOfMeasure": true, "directNo": true, "stockOnHand": true, "stockOnOrder": true, "uniqueID": true, "cri": true, "promoType": true, "promoDesc": true, "scheduleOption": 35, "ignoreHostDeletedItems": true, "ignoreItemsNotSoldforXDays": 37, "apn": true, "nutritionalInfo": true, "allergenicInfo": true, "scaleFlag": true, "specialCostDates": true, "specialSellDates": true, "countryOfOrigin": true, "commodity": true, "subcategory": true, "ingredients": true, "lastSold": true, "lastUpdated": "2025-06-14T06:03:08.1211377", "isIncrementalRun": true, "externalSalesProvider": 0, "scheduleRunTime": 0, "priceLevelsCount": 0 } ]
application/xml, text/xml
<ArrayOfExportSetting xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://gapsolutions.com.au/schema/ezimanager"> <ExportSetting i:nil="true" /> <ExportSetting> <APN>true</APN> <AllergenicInfo>true</AllergenicInfo> <Allergens xmlns:d3p1="http://schemas.microsoft.com/2003/10/Serialization/Arrays" i:nil="true" /> <Barcode>true</Barcode> <CRI>true</CRI> <CartonQuantity>true</CartonQuantity> <Commodity>true</Commodity> <CountryOfOrigin>true</CountryOfOrigin> <CurrentCost>true</CurrentCost> <CurrentSell>true</CurrentSell> <DateActivated>true</DateActivated> <DeptCode>true</DeptCode> <DeptName>true</DeptName> <Description>true</Description> <DirectNo>true</DirectNo> <ExternalSalesProvider>0</ExternalSalesProvider> <FileNameTimeStamp>true</FileNameTimeStamp> <FtpSite>3</FtpSite> <FtpSiteName i:nil="true" /> <GSTRate>true</GSTRate> <ID>1</ID> <IgnoreHostDeletedItems>true</IgnoreHostDeletedItems> <IgnoreItemsNotSoldforXDays>37</IgnoreItemsNotSoldforXDays> <Ingredients>true</Ingredients> <IsIncrementalRun>true</IsIncrementalRun> <ItemNumber>true</ItemNumber> <LastSold>true</LastSold> <LastUpdated>2025-06-14T06:03:08.1211377+00:00</LastUpdated> <Location>true</Location> <NormalCost>true</NormalCost> <NormalSell>true</NormalSell> <NutritionalInfo>true</NutritionalInfo> <OutputFileFormat>sample string 6</OutputFileFormat> <OutputFileName>sample string 4</OutputFileName> <PriceGroup>true</PriceGroup> <PriceLevels>true</PriceLevels> <PriceLevelsCount>0</PriceLevelsCount> <PromoCode>true</PromoCode> <PromoDesc>true</PromoDesc> <PromoType>true</PromoType> <ScaleFlag>true</ScaleFlag> <ScheduleOption>35</ScheduleOption> <ScheduleRunTime>0</ScheduleRunTime> <SettingDesc>sample string 2</SettingDesc> <SpecialCostDates>true</SpecialCostDates> <SpecialSellDates>true</SpecialSellDates> <StockOnHand>true</StockOnHand> <StockOnOrder>true</StockOnOrder> <Store>7</Store> <StoreName i:nil="true" /> <SubDeptCode>true</SubDeptCode> <SubDeptName>true</SubDeptName> <Subcategory>true</Subcategory> <SupplierName>true</SupplierName> <UniqueID>true</UniqueID> <UnitOfMeasure>true</UnitOfMeasure> </ExportSetting> </ArrayOfExportSetting>
text/csv
Sample not available.
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
PK d0�Z9�请 5 xl/workbook.xml � (� ����0��&�C����R8q����[i�-ik��-H�yۙ��v�dl_ӓ���mA;�ǜ1�t���̈:성 |��Ō���4o�ڳ���2�xi�����J���F�кѫaE)����!|n��8�Ec�;���!���l�XѠ��x�dq�mA#Jl.���,��5�"�� �tg�0ζ��PK d0�Z���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK d0�Z��`�' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="Rda960215dac645d9" /></Relationships>PK d0�Z��Ww � xl/worksheets/sheet1.xml � (� ��[s�6���F鹿������I�i�&m�T��4�DI���]ʂDBCz�e��8� �������kY7�js9օ���M�Xm�.Ǐ��wn���⩪�4˲lG"�4����m^M&�Ͳ\ϛ�z(7�۪^�[����T�����y\��vJ�I]��[yT�\=4��n��j�r��a}��j=_m�W��t�F?�����T��������b���*����Q7����K�����Xm��#����?ԣEy;�o?VO���ݲ�x[sS�7ۯ����n<ZϿm�?���r�Mʀ�o��Z~����u���}�օ��r�ɽ\��z<��s���;O���\ϻz>���Z F�כ]�9��B+�Z�7�z���g����ܙu~W���8�&o���r�V�_i"픵tJ�=b��f�|d��1�!���9�^��d\�7��J: ;�^a�W�����ӀΣE������E�Di�3|�:�v�Y��@�ɀ�>�? ��*�q�+ u�C@Q�~�%;�.�X��X��3K��D03,B�E*4���YgM��~�sw�� ��Ak�3���_2�d�=%����2���[2��A0�1�Q2 %i��!0��^p������ ��Aw6�L��"��,�CxR�0���:��J�L��"��^�����l��"��"�O��,90�;��q�Rg��tE("���Ӏx��Q�C@(�"k����P��`f�e!Y;Թ5(�3��c@J����\E( H١��3d�� �$f�v ;Rn) H����$���B�Y (�10�A���=����;�oQ�rA09�4��f�% '�"�H�] ��pN���ǀ�ݵ�P�d:�\)�H�[��G�$Gl�άY�9��� �Y,�EP9�J&����́E�(ws�.�^h4���<�%K��$��L'�!���w�/F88��� QZ�� �S��́E6=dg�H��̹9�G��Á��ƾp۞<�Zn�C����ꢮ�F���ҿ�4�����U^Hy�z�.&_�ڝbv��C��� *��8T�9V�P��X�C�� 3T�;Vء���� ?+�P�S±�ԟ���_���_������� I��� Id�DŽ$����$2�τ$r��m������� I��� I��? I�� I��4B��&b���T#���(B��4F�,�&∑��D 12y��$F.O����i"���&�>'���ωhb�s"���'�>'�I�ωxR�s"���(�>'J�ω�R�s"���)�>'RJ�ω�r�s"��<K�#�g��r��,�S�|�%rʑϳDN���D�����Y�e���ڲ�������PK d0�Zb��� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞� ·�n7l�-���㨉�n�gc���V� �X��j4��'�|���o�H���<c@�*� �p�����f��Q�4�0�Vl`b�W�ep�!s3����O2���t��({�c�K�2��2��N�A�S� m�L_�?����1 �)z y��@v��=o벑�e�늗��wS�2b����2eQ�6�*Θ����{�>]z�,/��-�Ju�dO���U�����PK d0�ZЃc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK d0�Z�Z�&< � xl/sharedStrings.xml � (� uU]o�0�+��Ww��!I��Mk���:��ʌ+L_�������v(B�)0ϴN�;fv�lt��������eY���Wv�����ݗ��(l/��0/��j1�j�q^>!��U�/�K��#��PE@�� ��>\^~��P�,�K����e����`��@G��M=�p1�Ƨc�D�WC��� }�N�mB�p�4��a�k}�t(�?߾�.����D Y�A0�d!�"�}��H�8��"��?����p��GRz�"#vD:К}1� sM/P��GP�a:�B���Ap�k�t�a��fѥ�s-/P���I��m�{\b#���D��ߞ�9���� B���*lw�A���P� �.����w��3Pzn�����C������ �e���IC��b3X2��� $�hh��[�v�9��:�]�{��ǚ�6aP��B7v�4��� V��IA1�b`���1�ψ������¡ݵA �G�C[���lK��5v�+ ;�^�I�\}���k��X���~H���3B M;(���*���S����.�C��7�Y������~�<{�tT���PK- d0�Z9�请 5 xl/workbook.xmlPK- d0�Z���� � [Content_Types].xmlPK- d0�Z��`�' ' V _rels/.relsPK- d0�Z��Ww � � xl/worksheets/sheet1.xmlPK- d0�Zb��� P � xl/_rels/workbook.xml.relsPK- d0�ZЃc'2 E � xl/styles.xmlPK- d0�Z�Z�&< � K xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK d0�Z졄� 5 xl/workbook.xml � (� ����0��&�C���?(N\�z��6Ж�5��$���~;�hlWӑ���lA��CƘ���P�]k��}1Ӷ�ce�[��,����F;!G�?,7X�� D���@jZ�w��S�����2k��$l ��T>ö�Y Z�Jf��4��f2�kӤ�<�Χ:n���`9[�_PK d0�Z���� � [Content_Types].xml � (� ���J�0�_��*M�D��V�*��d� �d�k��<�H���V���= ��|�o��|����������+�����7l���e۶~=E�"�zlXO�@Ճ��C�3]HNR~���R��uU�<���������a��36��b7םQ �1Z�$�8z�R��3 tP��-c�� g����_M��Of���~O�s�T���� ����P<�D��e=1Z��a2�b ��%#H'�2}���e�B)��~j/F�t��PK d0�ZH��~' ' _rels/.rels � (� <?xml version="1.0" encoding="utf-8"?><Relationships xmlns="http://schemas.openxmlformats.org/package/2006/relationships"><Relationship Type="http://schemas.openxmlformats.org/officeDocument/2006/relationships/officeDocument" Target="xl/workbook.xml" Id="R199ec3d673fd44e1" /></Relationships>PK d0�Z��Ww � xl/worksheets/sheet1.xml � (� ��[s�6���F鹿������I�i�&m�T��4�DI���]ʂDBCz�e��8� �������kY7�js9օ���M�Xm�.Ǐ��wn���⩪�4˲lG"�4����m^M&�Ͳ\ϛ�z(7�۪^�[����T�����y\��vJ�I]��[yT�\=4��n��j�r��a}��j=_m�W��t�F?�����T��������b���*����Q7����K�����Xm��#����?ԣEy;�o?VO���ݲ�x[sS�7ۯ����n<ZϿm�?���r�Mʀ�o��Z~����u���}�օ��r�ɽ\��z<��s���;O���\ϻz>���Z F�כ]�9��B+�Z�7�z���g����ܙu~W���8�&o���r�V�_i"픵tJ�=b��f�|d��1�!���9�^��d\�7��J: ;�^a�W�����ӀΣE������E�Di�3|�:�v�Y��@�ɀ�>�? ��*�q�+ u�C@Q�~�%;�.�X��X��3K��D03,B�E*4���YgM��~�sw�� ��Ak�3���_2�d�=%����2���[2��A0�1�Q2 %i��!0��^p������ ��Aw6�L��"��,�CxR�0���:��J�L��"��^�����l��"��"�O��,90�;��q�Rg��tE("���Ӏx��Q�C@(�"k����P��`f�e!Y;Թ5(�3��c@J����\E( H١��3d�� �$f�v ;Rn) H����$���B�Y (�10�A���=����;�oQ�rA09�4��f�% '�"�H�] ��pN���ǀ�ݵ�P�d:�\)�H�[��G�$Gl�άY�9��� �Y,�EP9�J&����́E�(ws�.�^h4���<�%K��$��L'�!���w�/F88��� QZ�� �S��́E6=dg�H��̹9�G��Á��ƾp۞<�Zn�C����ꢮ�F���ҿ�4�����U^Hy�z�.&_�ڝbv��C��� *��8T�9V�P��X�C�� 3T�;Vء���� ?+�P�S±�ԟ���_���_������� I��� Id�DŽ$����$2�τ$r��m������� I��� I��? I�� I��4B��&b���T#���(B��4F�,�&∑��D 12y��$F.O����i"���&�>'���ωhb�s"���'�>'�I�ωxR�s"���(�>'J�ω�R�s"���)�>'RJ�ω�r�s"��<K�#�g��r��,�S�|�%rʑϳDN���D�����Y�e���ڲ�������PK d0�Z\�+� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞� �1�i7lؖ^���q�Ķl��Xp$��U$H%l����I3�����<��i���b@�)�G7tp��F�v���$s�Hv���:�9�J��8�T���t����%� R䀴alE��L�?��3*|��8���髏�d3����~J��C]*�'��Nh����V����B����i�����/e�FՊF�BqT�Ue����s,�^:-�5�+���{�r.4?�ы��|PK d0�ZЃc'2 E xl/styles.xml � (� �S�j�0��&0���0�^�]v��:��d;��H��Kj�vG�Mz�zOHr�iB8v �F��WEG�?s�Oh�lff�uZМ���ށh�R���6�'��2��������ɳ�UŦ`<Қo���x���8��K�6BC ^�کĖ��B���n��f8����9� ����CUk��#��U�ub��WUB;��k���&� AR>��� ��im��ΑF���YO��%�}� ��LJ\in�,���9oy}��y.�$��6��ųNJ�c��T��rĘ)փBR淶�E3ʟ�\��q��PK d0�Z�Z�&< � xl/sharedStrings.xml � (� uU]o�0�+��Ww��!I��Mk���:��ʌ+L_�������v(B�)0ϴN�;fv�lt��������eY���Wv�����ݗ��(l/��0/��j1�j�q^>!��U�/�K��#��PE@�� ��>\^~��P�,�K����e����`��@G��M=�p1�Ƨc�D�WC��� }�N�mB�p�4��a�k}�t(�?߾�.����D Y�A0�d!�"�}��H�8��"��?����p��GRz�"#vD:К}1� sM/P��GP�a:�B���Ap�k�t�a��fѥ�s-/P���I��m�{\b#���D��ߞ�9���� B���*lw�A���P� �.����w��3Pzn�����C������ �e���IC��b3X2��� $�hh��[�v�9��:�]�{��ǚ�6aP��B7v�4��� V��IA1�b`���1�ψ������¡ݵA �G�C[���lK��5v�+ ;�^�I�\}���k��X���~H���3B M;(���*���S����.�C��7�Y������~�<{�tT���PK- d0�Z졄� 5 xl/workbook.xmlPK- d0�Z���� � [Content_Types].xmlPK- d0�ZH��~' ' V _rels/.relsPK- d0�Z��Ww � � xl/worksheets/sheet1.xmlPK- d0�Z\�+� P � xl/_rels/workbook.xml.relsPK- d0�ZЃc'2 E � xl/styles.xmlPK- d0�Z�Z�&< � I xl/sharedStrings.xmlPK � �