GET api/exportsettings
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of ExportSetting| Name | 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. |
|
| ExportSettingRunType | ExportSettingRunType |
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": "2026-04-03T06:27:08.0358726",
"isIncrementalRun": true,
"exportSettingRunType": 0,
"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>
<ExportSettingRunType>ChangesOnly</ExportSettingRunType>
<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>2026-04-03T06:27:08.0358726+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 d3�\"-�C� 5 xl/workbook.xml � (� ����0��&�C���"N\�z��6Ж�5���H�yۙ��v�Ѻ�imG>�7>w%�!9c^H��Ov@3�Z�4�I��m��V�5���(J�����K5x���a��!4^"ݯ(
���x ���=�~���՝M���Ml�X1���5�dqnMIcJ\���dqt��مs!R��wX����PK d3�\���� � [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
d3�\*�@�' ' _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="R30bd2074f61f4eb3" /></Relationships>PK d3�\��7f� ' xl/worksheets/sheet1.xml � (� ��[s�6���F鹿������I�i�&m�T��4�DI���]ʂDB�!�ز}v | }����~���U���B�G��Z�6�.Ǐ��7n���⩪?7˲lG"�4����m^M&��\ϛ�z(7^�[���4���V��uu��.7��2������f�zh���N��<��|������z�ڌ�.+�ލ~T�w��~5������b���*����Q7���s�����Xm��#������Ѣ��?7��Ӳ�x[s[�7ۯ����n<ZϿn�?���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,�EP���+��u�f,2�;�c��>}B��"�X��=u�^x6�q��<�%�B��(�d:�_P���x��� $q`�� �Z�� '\��́E���l�P��ss$����ơd�_�<��n�d����ꢮ�F���ҿ�4�����W^iy��r�.&_�ڝbv��Cŷ�
*��8T|w�����X�C���
3T�9Vء���
?+�P�c±�ԟ��՟���_���_���w I��o Id���$����$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ʑϳDN9�y�:6>O�B���|CX��EY�TU[��;����W�PK d3�\0q31� P xl/_rels/workbook.xml.rels � (� ��An�0E�b;���� 6�R.08�$"�#��r�.z�^�V�� u�
+k��OO3�|�Xo�Ɓ]��ޚ�D #�lӛ��s�OK�n�{0���'���k�B�V�{�ш>����֍b�Z>�:aK<��n{&;\'��j�+�YuɄ?��պ�����B
?���G�D*�禆}V����r!�R0�05��_�[=�)�X��,ң@�+z�L�������N�x�v���rU��R�mN��_l� PK d3�\Ѓ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 d3�\P �D � xl/sharedStrings.xml � (� uU]o�0�+��Ww6C�����@wq2�U�W��&QA��G;�6�ʓa�)��;zz�j�d!*gg����bV�N�~Vl7�w��IDa;���Yq�XLn��qB�6ΊD��,�|#��` ٹ`�k����.� �����O����Y�$�~'X�
P 5�⼮�%Χ��v���H�*��Z�o�y�I�.���0}�o����ӗ�!t���Uj#�f��3�sd�OPi��Bt�{���@J/\dĎHZ�S`1�t�rYOAIx�=�xݷ�����Sކ!��E��/���\֣�"��}p���"��՞�Os��)x����U�쾁����R$�\F9�Wc�_�&t\*��+��u�������y�%wIC��b�[��
ԼA�L
ǯFh�u��u����ӊ�6aPCm�k�c=��BV��JA6բg���6�ψ��A�Y|�L��욠z�-ꌡ���I�%qB��j����U{ql[.��]N�u��`�8�1�{�.�iy���+B�����H
٫���2��2�av��s�o��}�4s>����^���~M�?PK- d3�\"-�C� 5 xl/workbook.xmlPK- d3�\���� � [Content_Types].xmlPK-
d3�\*�@�' ' V _rels/.relsPK- d3�\��7f� ' � xl/worksheets/sheet1.xmlPK- d3�\0q31� P � xl/_rels/workbook.xml.relsPK- d3�\Ѓc'2 E
�
xl/styles.xmlPK- d3�\P �D � _ xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
PK d3�\C��ӷ 5 xl/workbook.xml � (� ����0D�&�C��
N\�z�^`khK��|K $��ξ�r6vh��G������� �us'3�;n�b>H�"�s�Ac���IBiN,��K�����+���,�� ����Ը>*�fO ��2[��Dd
��Ta�ETH3n�gE��W���-dm��+�$�7zI���V��w�PK d3�\���� � [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
d3�\n&�' ' _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="R6150b9db592345d5" /></Relationships>PK d3�\��7f� ' xl/worksheets/sheet1.xml � (� ��[s�6���F鹿������I�i�&m�T��4�DI���]ʂDB�!�ز}v | }����~���U���B�G��Z�6�.Ǐ��7n���⩪?7˲lG"�4����m^M&��\ϛ�z(7^�[���4���V��uu��.7��2������f�zh���N��<��|������z�ڌ�.+�ލ~T�w��~5������b���*����Q7���s�����Xm��#������Ѣ��?7��Ӳ�x[s[�7ۯ����n<ZϿn�?���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,�EP���+��u�f,2�;�c��>}B��"�X��=u�^x6�q��<�%�B��(�d:�_P���x��� $q`�� �Z�� '\��́E���l�P��ss$����ơd�_�<��n�d����ꢮ�F���ҿ�4�����W^iy��r�.&_�ڝbv��Cŷ�
*��8T|w�����X�C���
3T�9Vء���
?+�P�c±�ԟ��՟���_���_���w I��o Id���$����$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ʑϳDN9�y�:6>O�B���|CX��EY�TU[��;����W�PK d3�\A�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�I'EM�a�m��3N�&�e����G�
XE�Tb�������4�����9��5-��F�n4}���n�{�dLa] iń��#�A
8ːY�&u����)�=uRe��`LP�d�-�.�C�Z�
��:�h�`�j�1��A�c?�@�!�Ȯka�R]3,*�0^V%z7�/�_��|)�5�MUօ�w����9�t�Ӳ�P�%�k�%��wB]���_l� PK d3�\Ѓ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 d3�\P �D � xl/sharedStrings.xml � (� uU]o�0�+��Ww6C�����@wq2�U�W��&QA��G;�6�ʓa�)��;zz�j�d!*gg����bV�N�~Vl7�w��IDa;���Yq�XLn��qB�6ΊD��,�|#��` ٹ`�k����.� �����O����Y�$�~'X�
P 5�⼮�%Χ��v���H�*��Z�o�y�I�.���0}�o����ӗ�!t���Uj#�f��3�sd�OPi��Bt�{���@J/\dĎHZ�S`1�t�rYOAIx�=�xݷ�����Sކ!��E��/���\֣�"��}p���"��՞�Os��)x����U�쾁����R$�\F9�Wc�_�&t\*��+��u�������y�%wIC��b�[��
ԼA�L
ǯFh�u��u����ӊ�6aPCm�k�c=��BV��JA6բg���6�ψ��A�Y|�L��욠z�-ꌡ���I�%qB��j����U{ql[.��]N�u��`�8�1�{�.�iy���+B�����H
٫���2��2�av��s�o��}�4s>����^���~M�?PK- d3�\C��ӷ 5 xl/workbook.xmlPK- d3�\���� � [Content_Types].xmlPK-
d3�\n&�' ' V _rels/.relsPK- d3�\��7f� ' � xl/worksheets/sheet1.xmlPK- d3�\A�� P � xl/_rels/workbook.xml.relsPK- d3�\Ѓc'2 E
�
xl/styles.xmlPK- d3�\P �D � ^ xl/sharedStrings.xmlPK � �