POST api/storeSizes

Create or update a store save

Request Information

URI Parameters

None.

Body Parameters

Store save model to be saved

StoreSize
NameDescriptionTypeAdditional information
ID

integer

None.

Description

string

String length: inclusive between 0 and 60

MaxDaysStock

Maximum allowable days of stock

integer

None.

StockOrderDaysMinimum

Whether the Days Stock Order setting is a minimum or addition (0 = minimum)

StockOrderDays

None.

Deals

Collection of StoreSizeDeal

Relation. This field may not always be loaded or used for updates.

Request Formats

application/json, text/json

Sample:
{
  "id": 1,
  "description": "sample string 1",
  "maxDaysStock": 2,
  "stockOrderDaysMinimum": 3,
  "deals": [
    {
      "$id": "2",
      "id": 1,
      "storeSizeID": 1,
      "minDealPercentage": 2.1,
      "maxDealPercentage": 1.1,
      "daysStockOrder": 3
    },
    {
      "$ref": "2"
    }
  ]
}

application/xml, text/xml

Sample:
<StoreSize xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/EziManager.Models.EMC.Stores">
  <Deals>
    <StoreSizeDeal>
      <DaysStockOrder>3</DaysStockOrder>
      <ID>1</ID>
      <MaxDealPercentage>1.1</MaxDealPercentage>
      <MinDealPercentage>2.1</MinDealPercentage>
      <StoreSizeID>1</StoreSizeID>
    </StoreSizeDeal>
    <StoreSizeDeal>
      <DaysStockOrder>3</DaysStockOrder>
      <ID>1</ID>
      <MaxDealPercentage>1.1</MaxDealPercentage>
      <MinDealPercentage>2.1</MinDealPercentage>
      <StoreSizeID>1</StoreSizeID>
    </StoreSizeDeal>
  </Deals>
  <Description>sample string 1</Description>
  <ID>1</ID>
  <MaxDaysStock>2</MaxDaysStock>
  <StockOrderDaysMinimum>3</StockOrderDaysMinimum>
</StoreSize>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Store size identifier

integer

Response Formats

application/json, text/json

Sample:
1

application/xml, text/xml

Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>

application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Sample:
PK
�D[���/�5xl/workbook.xml �(�����0��&�C�����'.^=x_�V�O�||o�vfg��b4�o���G
�箤]6g�������N� D�^�!9ֆ����$ɘ��4�w�z���ay�Z�!5,(R�j�#���=%�~��X�N&aK�����]̊hPX�P2;���GJ\.��Hq�'�f��r�k\��
V��w�PK
�D[����	�[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

�D[#��P''_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="R67442d63f03f4fe6" /></Relationships>PK
�D[��4�xl/worksheets/sheet1.xml �(��Q�n� ��}%��j�U���n�ۙ%N@
82����6M�e������<��Ȯ@��ox��8�bg���9�w����t	 ��aO
71N{!Bk���	|z둜�)�A`��N��|۪�	�Q�T*;���G+L�+ܸJ9m=W��I=�g}Ï5gBɂ|���_1�m|"^r��5�*X�|.�_�u��y�o�<�LLz(��Pv�l�gN�ʹ�.��?m��j�M�v��z��+��:騕$\�礚��G����Z�kf���ߎW�Is:#F����W�PK
�D[�+�Pxl/_rels/workbook.xml.rels �(���KN�0@�b͞�i�|��ݰa[z��Q;�]�gc���V���X��j4��'�|�l�o�D^��њ�A#m?���sP
�w�N<�	��œ�b|:�eC��g�3���e��CL�@.O|@�b��.e�-�/��h�%>Zy�ф?��պ�׈ȑ�C?%O�!�"�S���	��B��Z�K^�@���|�L����T���b-�5
�<��*����9�x��)-'j�׈y�Zъ�xU�7��PK
�D[Ѓc'2E
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
�D[�/���xl/sharedStrings.xml �(�5�A� �B�nA�h&�@@ڵ����������d2;}Ҧ�X9frp(�9/�V���p��i�[&t�E5��YTO��r՚���R7�\���u�\*����M��9��#��s#qЧ��������~PK-
�D[���/�5xl/workbook.xmlPK-
�D[����	�[Content_Types].xmlPK-

�D[#��P''V_rels/.relsPK-
�D[��4��xl/worksheets/sheet1.xmlPK-
�D[�+�P.xl/_rels/workbook.xml.relsPK-
�D[Ѓc'2E
txl/styles.xmlPK-
�D[�/����xl/sharedStrings.xmlPK��

application/vnd.ms-excel

Sample:
PK
�D[��H�5xl/workbook.xml �(�����0��&�C��H�()��x�ཅ�4П�5���H�yۙ��v�l�ȍ�GM�W��C�"�w(�OƂ�;a�b!J�"F�Ak��H�e%q0� ������X�:`���V�bR��x@�.͞f�d4�����"�)�`�ERH35nY`%�������dyq+��5� �E��F����PK
�D[����	�[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

�D[S��''_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="Rade94ba3cf0e4a58" /></Relationships>PK
�D[��4�xl/worksheets/sheet1.xml �(��Q�n� ��}%��j�U���n�ۙ%N@
82����6M�e������<��Ȯ@��ox��8�bg���9�w����t	 ��aO
71N{!Bk���	|z둜�)�A`��N��|۪�	�Q�T*;���G+L�+ܸJ9m=W��I=�g}Ï5gBɂ|���_1�m|"^r��5�*X�|.�_�u��y�o�<�LLz(��Pv�l�gN�ʹ�.��?m��j�M�v��z��+��:騕$\�礚��G����Z�kf���ߎW�Is:#F����W�PK
�D[R™��Pxl/_rels/workbook.xml.rels �(���Mn� F��f_C�C�*N6�d���ۊ
��9[=R�P�H-���&+4���������<�3:?Z��*c@�(ۍ�o��C
��z����œ�����'J�p>������"���t�(z�9c����Lr�,���zT�l�iF��W�~@@��Z��<�>VY��u-���yS3�Z���@���|�L���u"��\E
dE�K�����a�\�t�Ɖ�.��MQ)^�%^�Do���PK
�D[Ѓc'2E
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
�D[�/���xl/sharedStrings.xml �(�5�A� �B�nA�h&�@@ڵ����������d2;}Ҧ�X9frp(�9/�V���p��i�[&t�E5��YTO��r՚���R7�\���u�\*����M��9��#��s#qЧ��������~PK-
�D[��H�5xl/workbook.xmlPK-
�D[����	�[Content_Types].xmlPK-

�D[S��''V_rels/.relsPK-
�D[��4��xl/worksheets/sheet1.xmlPK-
�D[R™��P.xl/_rels/workbook.xml.relsPK-
�D[Ѓc'2E
uxl/styles.xmlPK-
�D[�/����xl/sharedStrings.xmlPK��