File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed
example-files/catalogue/IFS XML Catalogue Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <PRICE_CATALOG xmlns =" urn:ifsworld-com:schemas:outbound_distribution_transactions_send_price_catalog_request"
3+ xmlns : xs =" http://www.w3.org/2001/XMLSchema" >
4+ <PRICE_CATALOG_NO >456456456</PRICE_CATALOG_NO >
5+ <PRICE_CATALOG_STATUS >REPLACEMENT</PRICE_CATALOG_STATUS >
6+ <PUBLISH_DATE >2023-07-25</PUBLISH_DATE >
7+ <CUSTOMER_AGREEMENT_REFERENCE >123456789</CUSTOMER_AGREEMENT_REFERENCE >
8+ <PRICE_CATALOG_VALID_FROM >2023-08-01</PRICE_CATALOG_VALID_FROM >
9+ <PRICE_CATALOG_REFERENCE >12345</PRICE_CATALOG_REFERENCE >
10+ <CUSTOMER_INFO >
11+ <CUSTOMER_ID >
12+ <OWN_ID >0000000000002</OWN_ID >
13+ </CUSTOMER_ID >
14+ </CUSTOMER_INFO >
15+ <OUR_INFO >
16+ <OUR_ID >
17+ <OUR_EAN_ID >0000000000004</OUR_EAN_ID >
18+ </OUR_ID >
19+ </OUR_INFO >
20+ <SALES_PARTS >
21+ <SALES_PART >
22+ <MINIMUM_QUANTITY >1</MINIMUM_QUANTITY >
23+ <OUR_PART_NO >1212121212</OUR_PART_NO >
24+ <PRICE_CATALOG_ACTION_TYPE >ADDED</PRICE_CATALOG_ACTION_TYPE >
25+ <PRODUCT_CODE_ID >GARDA</PRODUCT_CODE_ID >
26+ <SALES_PRICE >14000</SALES_PRICE >
27+ <UNIT_CODE >FRP</UNIT_CODE >
28+ </SALES_PART >
29+ <SALES_PART >
30+ <MINIMUM_QUANTITY >1</MINIMUM_QUANTITY >
31+ <OUR_PART_NO >54545454</OUR_PART_NO >
32+ <PRICE_CATALOG_ACTION_TYPE >ADDED</PRICE_CATALOG_ACTION_TYPE >
33+ <PRODUCT_CODE_ID >MEN P</PRODUCT_CODE_ID >
34+ <SALES_PRICE >430</SALES_PRICE >
35+ <UNIT_CODE >FRP</UNIT_CODE >
36+ </SALES_PART >
37+ </SALES_PARTS >
38+ </PRICE_CATALOG >
You can’t perform that action at this time.
0 commit comments