PUT api/cashcount/setting
Save cash count setting
Request Information
URI Parameters
None.
Body Parameters
CashCountSettingName | Description | Type | Additional information |
---|---|---|---|
Identifier | Collection of byte |
None. |
|
IdentifierGuid | globally unique identifier |
None. |
|
StoreID | integer |
None. |
|
CashCountingProvider | CashCountingType |
None. |
|
ProviderStoreName |
Store name set at provider |
string |
None. |
ProviderName | string |
None. |
|
StoreZoneID |
Zone ID for listing |
integer |
None. |
ZoneName |
Zone name for listing |
string |
None. |
StoreNameID |
Store ID for listing |
integer |
None. |
StoreName |
Store name for listing |
string |
None. |
Request Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml, text/xml
Sample:
<CashCountSetting xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EziManager.Models.Integrations.CashCounting"> <CashCountingProvider>2</CashCountingProvider> <Identifier>XRpI2UwkR0amk8kK3wW9xA==</Identifier> <IdentifierGuid>d9481a5d-244c-4647-a693-c90adf05bdc4</IdentifierGuid> <ProviderStoreName>sample string 3</ProviderStoreName> <StoreID>1</StoreID> <StoreName>sample string 7</StoreName> <StoreNameID>6</StoreNameID> <StoreZoneID>4</StoreZoneID> <ZoneName>sample string 5</ZoneName> </CashCountSetting>
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
globally unique identifierResponse Formats
application/json, text/json
Sample:
"1b869a53-289b-4757-a365-91bb66e249d9"
application/xml, text/xml
Sample:
<guid xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1b869a53-289b-4757-a365-91bb66e249d9</guid>
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
Sample:
PK D2�Z|�J� 5 xl/workbook.xml � (� ����0D�&�C���J)��x��}ii�-ik��-H�yۙ�};|��o���G���]c��j�';����: !J�b�m��ڊ�FX�$9s8@P��N����X~t�w�A+J�2�:�s����/2[��$l ��_`�Ţ��%�! %�s�%M)q���C^�\B�܄L/�9�;{�q����PK D2�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 D2�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="R08d79677e8694093" /></Relationships>PK D2�ZoV�% � xl/worksheets/sheet1.xml � (� �Q�n� ��}��k�VI�IU�ݦ�3K��p�I��m����-?��l�������+��[���O�{��S]�诤�pGG_q�x� V� Gp�֡�*�����4p�f��XK��i3_���E��fvX��2��ek"{r�<t*8u���f��4�'�5%/m�eƊ?�KV~���NMCx��L�C��6�48P��5io�Yu��lڠ+�9��b�{��B���g�D��R^\��&k�UPu�qf>�#{��<��Fq���jY�[�'¿�/�:n �1�� ??WPK D2�Z�aK�� P xl/_rels/workbook.xml.rels � (� ��Mn� F�����8N�M6ݦ���Ɗ Hڜ���W(J�֑��&+4��� �����4��0X#h�qJ�H��z��SCw��G��FЃ$=1AP�[3�� Bf��鬟 ���́<A���f~Π�Lr�:��v� qo�yB� �W�OA#FJ��{���D�ݎ<KTJ����ൂ�m�ʫ�L㳇��x1�z}�3�������*�pU?TF�G�}���i��ʪ)��\.�� �����/PK D2�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 D2�Z��,� � xl/sharedStrings.xml � (� 5�Mn� �����a������$F2��G��KY~z��{��J�x�N1� �S%�爏A~}�^ �sX3� ���yGĢL��0oW�iZ :� �$�������m�0��i�MU�BD)�| �Ɵ>�\�;����V5����]ThM�l=��@s��u����}]^�?PK- D2�Z|�J� 5 xl/workbook.xmlPK- D2�Z���� � � [Content_Types].xmlPK- D2�Z��' ' U _rels/.relsPK- D2�ZoV�% � � xl/worksheets/sheet1.xmlPK- D2�Z�aK�� P 8 xl/_rels/workbook.xml.relsPK- D2�ZЃc'2 E xl/styles.xmlPK- D2�Z��,� � � xl/sharedStrings.xmlPK � �
application/vnd.ms-excel
Sample:
PK D2�ZW�m� 5 xl/workbook.xml � (� ����0��&�C����PR8q���{��6П�5���H�yۙ��v�l��4fD5i_��lE��(�OƂ���8�C��E�0�Zӽ�@�Yv%&��^H��J����{Դ��7�Bli��0�$���]LD��M��/�B�+�q��(9���9F��q�?�2�Z@_�"�w�cd��|PK D2�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 D2�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="R0c5442fd50204919" /></Relationships>PK D2�ZoV�% � xl/worksheets/sheet1.xml � (� �Q�n� ��}��k�VI�IU�ݦ�3K��p�I��m����-?��l�������+��[���O�{��S]�诤�pGG_q�x� V� Gp�֡�*�����4p�f��XK��i3_���E��fvX��2��ek"{r�<t*8u���f��4�'�5%/m�eƊ?�KV~���NMCx��L�C��6�48P��5io�Yu��lڠ+�9��b�{��B���g�D��R^\��&k�UPu�qf>�#{��<��Fq���jY�[�'¿�/�:n �1�� ??WPK D2�Z�:�� P xl/_rels/workbook.xml.rels � (� ��KN�0@�b͞�I-�Q�n�a[z��Q۲]�gc���V� �X��j4��'�|���o�D^0�ѻ�A�����)�����'��D�cH���ԁ�9<R���Y��t�c|�e.ih��(� c�4.p�$�s���1�W�]�L_}<&���d0w�SJ��P�<��}�2�u+x���Z�� ӯ�w����CS���Fk�usS+#��˥�N��B����`RԽ��/j��/6_PK D2�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 D2�Z��,� � xl/sharedStrings.xml � (� 5�Mn� �����a������$F2��G��KY~z��{��J�x�N1� �S%�爏A~}�^ �sX3� ���yGĢL��0oW�iZ :� �$�������m�0��i�MU�BD)�| �Ɵ>�\�;����V5����]ThM�l=��@s��u����}]^�?PK- D2�ZW�m� 5 xl/workbook.xmlPK- D2�Z���� � [Content_Types].xmlPK- D2�Z`�`' ' V _rels/.relsPK- D2�ZoV�% � � xl/worksheets/sheet1.xmlPK- D2�Z�:�� P 9 xl/_rels/workbook.xml.relsPK- D2�ZЃc'2 E ~ xl/styles.xmlPK- D2�Z��,� � � xl/sharedStrings.xmlPK � �