{"id":130,"date":"2016-10-14T14:49:46","date_gmt":"2016-10-14T14:49:46","guid":{"rendered":"https:\/\/a04mkpapi001.cdweb.biz\/?page_id=130"},"modified":"2023-09-28T15:16:07","modified_gmt":"2023-09-28T15:16:07","slug":"getorderlist","status":"publish","type":"page","link":"https:\/\/wp74.directchezmoi.com\/?page_id=130","title":{"rendered":"GetOrderList"},"content":{"rendered":"<div id=\"pl-130\"  class=\"panel-layout\" ><div id=\"pg-130-0\"  class=\"panel-grid panel-no-style\" ><div id=\"pgc-130-0-0\"  class=\"panel-grid-cell\" ><div id=\"panel-130-0-0-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"0\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-sow-editor so-widget-sow-editor-base\"\n\t\t\t\n\t\t>\n<div class=\"siteorigin-widget-tinymce textwidget\">\n\t<h3 id=\"getorderlist\">GetOrderList<\/h3>\n<h4 id=\"description\">Description<\/h4>\n<p>To search orders.<br \/>\nThis operation makes it possible to seek orders according to the following criteria:<\/p>\n<ul>\n<li>The order state:\n<ul>\n<li>CancelledByCustomer<\/li>\n<li>WaitingForSellerAcceptation<\/li>\n<li>AcceptedBySeller<\/li>\n<li>PaymentInProgress<\/li>\n<li>WaitingForShipmentAcceptation<\/li>\n<li>Shipped<\/li>\n<li>RefusedBySeller<\/li>\n<li>AutomaticCancellation (ex: no answer fron the seller)<\/li>\n<li>PaymentRefused<\/li>\n<li>ShipmentRefusedBySeller<\/li>\n<li>Waiting for Fianet validation \u201cA valider Fianet\u201d (None)<\/li>\n<li>Validated Fianet<\/li>\n<li>RefusedNoShipment<\/li>\n<li>AvailableOnStore<\/li>\n<li>NonPickedUpByCustomer<\/li>\n<li>PickedUp<\/li>\n<li>Filled<\/li>\n<\/ul>\n<\/li>\n<li>Recovery or not of the products of the order<\/li>\n<li>Filter on date ( BeginCreationDate,EndCreationDate,BeginModificationDate et EndModificationDate)<\/li>\n<li>Order number list Liste (OrderReferenceList) \uf0e8 Warning, this filter cannot be combined with others. If there is an order list, the other filters are unaccounted.<\/li>\n<li>Filter on website thanks to the corporationCode.<\/li>\n<li>Filter by <a href=\"?pagename=Orders%20Datatypes#orderfilter\">OrderFilter::OrderType<\/a> (<i>retrieved as ModGesLog in <a href=\"?pagename=Orders%20Datatypes#order\"><em>OrderListMessage::Order<\/em><\/a><\/i>):<br \/>\n(<i>To retrieve all orders, this filter should not be specified<\/i>)<br \/>\nFor <u>Seller<\/u> managed shipments :<\/p>\n<ul>\n<li><span style=\"text-decoration:underline;\">MKPCDS<\/span> is provided as ModGesLog and cannot be used as a filter<\/li>\n<\/ul>\n<p>\nFor <u>Fulfillment<\/u> managed shipments :<\/p>\n<ul>\n<li><span style=\"text-decoration:underline;\">MKPFBC<\/span> Orders<\/li>\n<li><span  style=\"text-decoration:underline;\">EXTFBC<\/span> Orders<\/li>\n<li><span  style=\"text-decoration:underline;\">IsFulfillment<\/span> (All FBC Orders)<\/li>\n<\/ul>\n<\/li>\n<li>PartnerOrderRef \uf0e8 filter from 1 to N external order (if it\u2019s a multiple search, separate PartnerOrderRefs by semicolon). PartnerOrderRef = the seller\u2019s reference<\/li>\n<li>Recovery or not of the parcels of the order<\/li>\n<li>Filter by Country :\n<ul>\n<li>All<\/li>\n<li>Belgium<\/li>\n<li>France<\/li>\n<li>Germany<\/li>\n<li>Italy<\/li>\n<li>Luxembourg<\/li>\n<li>Spain<\/li>\n<li>Any country name in which you deliver parcels<\/li>\n<\/ul>\n<h4 id=\"parameters\">Parameters<\/h4>\n<\/li>\n<\/ul>\n<table>\n<thead>\n<tr>\n<th style=\"text-align: left;\">Name<\/th>\n<th style=\"text-align: left;\">Type<\/th>\n<th style=\"text-align: left;\">Required<\/th>\n<th style=\"text-align: left;\">Description<\/th>\n<\/tr>\n<\/thead>\n<tbody>\n<tr>\n<td style=\"text-align: left;\">headerMessage<\/td>\n<td style=\"text-align: left;\"><a href=\"?pagename=HeaderMessage\">HeaderMessage<\/a><\/td>\n<td style=\"text-align: left;\">Yes<\/td>\n<td style=\"text-align: left;\">Call Header of a service.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\">orderFilter<\/td>\n<td style=\"text-align: left;\"><a href=\"?pagename=Orders%20Datatypes#orderfilter\">OrderFilter<\/a><\/td>\n<td style=\"text-align: left;\">Yes<\/td>\n<td style=\"text-align: left;\">Search criterion on the orders.<\/td>\n<\/tr>\n<tr>\n<td style=\"text-align: left;\"><em>Return<\/em><\/td>\n<td style=\"text-align: left;\"><a href=\"?pagename=Orders%20Datatypes#orderlistmessage\"><em>OrderListMessage<\/em><\/a><\/td>\n<td style=\"text-align: left;\"><\/td>\n<td style=\"text-align: left;\"><em>List of orders answering the search criteria.<\/em><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<h4 id=\"result\">Result<\/h4>\n<p>This method turns over a list of order answering the search criteria.Its makes it possible to return carrier informations for every Shipped order. Informations returned about parcels are:<\/p>\n<ul>\n<li>Carrier name<\/li>\n<li>Parcel number<\/li>\n<li>Parcel tracking URL<\/li>\n<li>Stat<\/li>\n<\/ul>\n<p>Note: Concerning the addresses, here are the data impacted in the message of return:<br \/>\nCity, Country, ZipCode, ApartmentNumber, Building, Civility, CompanyName, FirstName, Instructions, LastName, PlaceName, Street, RelayId, ...<br \/>\nThe fields Address1 and Address2 are not valued.<\/p>\n<h4 id=\"error-messages\">Error Messages<\/h4>\n<p><a href=\"?pagename=Error%20Messages\">SellerNotFoundException<\/a>.<br \/>\n<a href=\"?pagename=Error%20Messages\">NotAuthorizedException<\/a>.<br \/>\n<a href=\"?pagename=Error%20Messages\">QuotaException<\/a>.<br \/>\n<a href=\"?pagename=Error%20Messages\">UnexpectedException<\/a>.<\/p>\n<div id=\"div1\" style=\"display: none;\"><\/div>\n<\/div>\n<\/div><\/div><\/div><div id=\"pgc-130-0-1\"  class=\"panel-grid-cell\" ><div id=\"panel-130-0-1-0\" class=\"so-panel widget widget_sow-editor panel-first-child panel-last-child\" data-index=\"1\" ><div class=\"panel-widget-style panel-widget-style-for-130-0-1-0\" ><div\n\t\t\t\n\t\t\tclass=\"so-widget-sow-editor so-widget-sow-editor-base\"\n\t\t\t\n\t\t>\n<div class=\"siteorigin-widget-tinymce textwidget\">\n\t\t\t\t\t\t\t<style>\r\n\t\t\t\t\r\n\t\t\t\t\t#tab_container_27 {\r\n\toverflow:hidden;\r\n\tdisplay:block;\r\n\twidth:100%;\r\n\tborder:0px solid #ddd;\r\n\tmargin-bottom:30px;\r\n\t}\r\n\r\n#tab_container_27 .tab-content{\r\n\tpadding:20px;\r\n\tborder: 1px solid #e6e6e6 !important;\r\n\tmargin-top: 0px;\r\n\tbackground-color:#ffffff !important;\r\n\tcolor: #000000 !important;\r\n\tfont-size:16px !important;\r\n\tfont-family: Open Sans !important;\r\n\t\r\n\t\tborder: 1px solid #e6e6e6 !important;\r\n\t}\r\n#tab_container_27 .wpsm_nav-tabs {\r\n    border-bottom: 0px solid #ddd;\r\n}\r\n#tab_container_27 .wpsm_nav-tabs > li.active > a, #tab_container_27 .wpsm_nav-tabs > li.active > a:hover, #tab_container_27 .wpsm_nav-tabs > li.active > a:focus {\r\n\tcolor: #2770ff !important;\r\n\tcursor: default;\r\n\tbackground-color: #45474b !important;\r\n\tborder: 1px solid #2c2e32 !important;\r\n}\r\n\r\n#tab_container_27 .wpsm_nav-tabs > li > a {\r\n    margin-right: 0px !important; \r\n    line-height: 1.42857143 !important;\r\n    border: 1px solid #d5d5d5 !important;\r\n    border-radius: 0px 0px 0 0 !important; \r\n\tbackground-color: #e8e8e8 !important;\r\n\tcolor: #000000 !important;\r\n\tpadding: 15px 18px 15px 18px !important;\r\n\ttext-decoration: none !important;\r\n\tfont-size: 10px !important;\r\n\ttext-align:center !important;\r\n\tfont-family: Open Sans !important;\r\n}\r\n#tab_container_27 .wpsm_nav-tabs > li > a:focus {\r\noutline: 0px !important;\r\n}\r\n\r\n#tab_container_27 .wpsm_nav-tabs > li > a:before {\r\n\tdisplay:none !important;\r\n}\r\n#tab_container_27 .wpsm_nav-tabs > li > a:after {\r\n\tdisplay:none !important ;\r\n}\r\n#tab_container_27 .wpsm_nav-tabs > li{\r\npadding:0px !important ;\r\nmargin:0px;\r\n}\r\n\r\n#tab_container_27 .wpsm_nav-tabs > li > a:hover , #tab_container_27 .wpsm_nav-tabs > li > a:focus {\r\n    color: #000000 !important;\r\n    background-color: #e8e8e8 !important;\r\n\tborder: 1px solid #d5d5d5 !important;\r\n\t\r\n}\r\n#tab_container_27 .wpsm_nav-tabs > li > a .fa{\r\n\r\nmargin-right:5px !important;\r\n\r\nmargin-left:5px !important;\r\n\r\n\r\n}\r\n\r\n\t\t#tab_container_27 .wpsm_nav-tabs a{\r\n\t\t\tbackground-image: none;\r\n\t\t\tbackground-position: 0 0;\r\n\t\t\tbackground-repeat: repeat-x;\r\n\t\t}\r\n\t\t\t\r\n\r\n\r\n#tab_container_27 .wpsm_nav-tabs > li {\r\n    float: left;\r\n    margin-bottom: -1px !important;\r\n\tmargin-right:0px !important; \r\n}\r\n\r\n\r\n#tab_container_27 .tab-content{\r\noverflow:hidden !important;\r\n}\r\n\r\n\r\n@media (min-width: 769px) {\r\n\r\n\t#tab_container_27 .wpsm_nav-tabs > li{\r\n\t\tfloat:left !important ;\r\n\t\t\t\tmargin-right:-1px !important;\r\n\t\t\t\t\t}\r\n\t#tab_container_27 .wpsm_nav-tabs{\r\n\t\tfloat:none !important;\r\n\t\tmargin:0px !important;\r\n\t}\r\n\r\n\t#tab_container_27 .wpsm_nav-tabs > li {\r\n\t\t\t\t\r\n\t}\r\n\t#tab_container_27 .wpsm_nav{\r\n\t\t\t}\r\n\r\n}\r\n\r\n\r\n\r\n@media (max-width: 768px) {\r\n\t#tab_container_27 .wpsm_nav-tabs > li {\r\n\t\t\t\t\r\n\t}\r\n\t#tab_container_27 .wpsm_nav{\r\n\t\t\t}\r\n}\r\n\r\n\r\n\t.wpsm_nav-tabs li:before{\r\n\t\tdisplay:none !important;\r\n\t}\r\n\r\n\t@media (max-width: 768px) {\r\n\t\t\t\t\r\n\t\t\t\t.wpsm_nav-tabs{\r\n\t\t\tmargin-left:0px !important;\r\n\t\t\tmargin-right:0px !important; \r\n\t\t\t\r\n\t\t}\r\n\t\t\t\t#tab_container_27 .wpsm_nav-tabs > li{\r\n\t\t\tfloat:none !important;\r\n\t\t}\r\n\t\t\t\r\n\t}\t\t\t\t<\/style>\r\n\t\t\t\t<div id=\"tab_container_27\" >\r\n\t \r\n\t\t\t\t\t<ul class=\"wpsm_nav wpsm_nav-tabs\" role=\"tablist\" id=\"myTab_27\">\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<li role=\"presentation\"  class=\"active\"  onclick=\"do_resize()\">\r\n\t\t\t\t\t\t\t\t<a href=\"#tabs_desc_27_1\" aria-controls=\"tabs_desc_27_1\" role=\"tab\" data-toggle=\"tab\">\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-laptop\"><\/i> \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t<span>Call<\/span>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<li role=\"presentation\"  onclick=\"do_resize()\">\r\n\t\t\t\t\t\t\t\t<a href=\"#tabs_desc_27_2\" aria-controls=\"tabs_desc_27_2\" role=\"tab\" data-toggle=\"tab\">\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-laptop\"><\/i> \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t<span>Response<\/span>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<li role=\"presentation\"  onclick=\"do_resize()\">\r\n\t\t\t\t\t\t\t\t<a href=\"#tabs_desc_27_3\" aria-controls=\"tabs_desc_27_3\" role=\"tab\" data-toggle=\"tab\">\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-laptop\"><\/i> \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t<span>Call CorporationCode<\/span>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<li role=\"presentation\"  onclick=\"do_resize()\">\r\n\t\t\t\t\t\t\t\t<a href=\"#tabs_desc_27_4\" aria-controls=\"tabs_desc_27_4\" role=\"tab\" data-toggle=\"tab\">\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-laptop\"><\/i> \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t<span>Reponse CorporationCode<\/span>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<li role=\"presentation\"  onclick=\"do_resize()\">\r\n\t\t\t\t\t\t\t\t<a href=\"#tabs_desc_27_5\" aria-controls=\"tabs_desc_27_5\" role=\"tab\" data-toggle=\"tab\">\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-laptop\"><\/i> \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t<span>Call References<\/span>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<li role=\"presentation\"  onclick=\"do_resize()\">\r\n\t\t\t\t\t\t\t\t<a href=\"#tabs_desc_27_6\" aria-controls=\"tabs_desc_27_6\" role=\"tab\" data-toggle=\"tab\">\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-laptop\"><\/i> \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t<span>Response References<\/span>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<li role=\"presentation\"  onclick=\"do_resize()\">\r\n\t\t\t\t\t\t\t\t<a href=\"#tabs_desc_27_7\" aria-controls=\"tabs_desc_27_7\" role=\"tab\" data-toggle=\"tab\">\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-laptop\"><\/i> \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t<span>Call Parcels<\/span>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t<li role=\"presentation\"  onclick=\"do_resize()\">\r\n\t\t\t\t\t\t\t\t<a href=\"#tabs_desc_27_8\" aria-controls=\"tabs_desc_27_8\" role=\"tab\" data-toggle=\"tab\">\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i class=\"fa fa-laptop\"><\/i> \t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t<span>Response Parcels<\/span>\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t\t\r\n\t\t\t\t\t\t\t\t<\/a>\r\n\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t\t\t\t\t <\/ul>\r\n\r\n\t\t\t\t\t  <!-- Tab panes -->\r\n\t\t\t\t\t  <div class=\"tab-content\" id=\"tab-content_27\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t <div role=\"tabpanel\" class=\"tab-pane  in active \" id=\"tabs_desc_27_1\">\r\n\t\t\t\t\t\t\t\t<div class=\"code-embed-wrapper\"> <pre class=\"language-markup code-embed-pre\"  data-start=\"1\" data-line-offset=\"0\"><code class=\"language-markup code-embed-code\">\ufeffPOST http:\/\/{ENV}\/MarketplaceAPIService.svc HTTP\/1.1\rAccept-Encoding: gzip,deflate\rContent-Type: text\/xml;charset=UTF-8\rSOAPAction: &quot;http:\/\/www.cdiscount.com\/IMarketplaceAPIService\/GetOrderList&quot;\r\r&lt;s:Envelope xmlns:s=&quot;http:\/\/schemas.xmlsoap.org\/soap\/envelope\/&quot;&gt;\r    &lt;s:Body&gt;\r        &lt;GetOrderList xmlns=&quot;http:\/\/www.cdiscount.com&quot;&gt;\r            &lt;headerMessage xmlns:a=&quot;http:\/\/schemas.datacontract.org\/2004\/07\/Cdiscount.Framework.Core.Communication.Messages&quot; xmlns:i=&quot;http:\/\/www.w3.org\/2001\/XMLSchema-instance&quot;&gt;\r                &lt;a:Context&gt;\r                    &lt;a:CatalogID&gt;1&lt;\/a:CatalogID&gt;\r                    &lt;a:CustomerPoolID&gt;1&lt;\/a:CustomerPoolID&gt;\r                    &lt;a:SiteID&gt;100&lt;\/a:SiteID&gt;\r                &lt;\/a:Context&gt;\r                &lt;a:Localization&gt;\r                    &lt;a:Country&gt;Fr&lt;\/a:Country&gt;\r                    &lt;a:Currency&gt;Eur&lt;\/a:Currency&gt;\r                    &lt;a:DecimalPosition&gt;2&lt;\/a:DecimalPosition&gt;\r                    &lt;a:Language&gt;Fr&lt;\/a:Language&gt;\r                &lt;\/a:Localization&gt;\r                &lt;a:Security&gt;\r                    &lt;a:DomainRightsList i:nil=&quot;true&quot; \/&gt;\r                    &lt;a:IssuerID i:nil=&quot;true&quot; \/&gt;\r                    &lt;a:SessionID i:nil=&quot;true&quot; \/&gt;\r                    &lt;a:SubjectLocality i:nil=&quot;true&quot; \/&gt;\r                    &lt;a:TokenId&gt;${#Project#token}&lt;\/a:TokenId&gt;\r                    &lt;a:UserName i:nil=&quot;true&quot; \/&gt;\r                &lt;\/a:Security&gt;\r                &lt;a:Version&gt;1.0&lt;\/a:Version&gt;\r            &lt;\/headerMessage&gt;\r            &lt;orderFilter xmlns:i=&quot;http:\/\/www.w3.org\/2001\/XMLSchema-instance&quot;&gt;\r                &lt;BeginCreationDate&gt;2011-12-01T00:00:00.00&lt;\/BeginCreationDate&gt;\r                &lt;BeginModificationDate&gt;2012-01-02T01:00:00.00&lt;\/BeginModificationDate&gt;\r                &lt;!--Optional:--&gt;\r                &lt;Country&gt;All&lt;\/Country&gt;\r                &lt;EndCreationDate&gt;2012-12-01T23:59:59.99&lt;\/EndCreationDate&gt;\r                &lt;EndModificationDate&gt;2012-01-02T02:00:00.00&lt;\/EndModificationDate&gt;\r                &lt;FetchOrderLines&gt;true&lt;\/FetchOrderLines&gt;\r                &lt;States&gt;\r                    &lt;OrderStateEnum&gt;CancelledByCustomer&lt;\/OrderStateEnum&gt;\r                    &lt;OrderStateEnum&gt;WaitingForSellerAcceptation&lt;\/OrderStateEnum&gt;\r                    &lt;OrderStateEnum&gt;AcceptedBySeller&lt;\/OrderStateEnum&gt;\r                    &lt;OrderStateEnum&gt;PaymentInProgress&lt;\/OrderStateEnum&gt;\r                    &lt;OrderStateEnum&gt;WaitingForShipmentAcceptation&lt;\/OrderStateEnum&gt;\r                    &lt;OrderStateEnum&gt;Shipped&lt;\/OrderStateEnum&gt;\r                    &lt;OrderStateEnum&gt;RefusedBySeller&lt;\/OrderStateEnum&gt;\r                    &lt;OrderStateEnum&gt;AutomaticCancellation&lt;\/OrderStateEnum&gt;\r                    &lt;OrderStateEnum&gt;PaymentRefused&lt;\/OrderStateEnum&gt;\r                    &lt;OrderStateEnum&gt;ShipmentRefusedBySeller&lt;\/OrderStateEnum&gt;\r                    &lt;OrderStateEnum&gt;RefusedNoShipment&lt;\/OrderStateEnum&gt;\r                &lt;\/States&gt;\r            &lt;\/orderFilter&gt;\r        &lt;\/GetOrderList&gt;\r    &lt;\/s:Body&gt;\r&lt;\/s:Envelope&gt;<\/code><\/pre> <div class=\"code-embed-infos\"> <a href=\"https:\/\/wp74.directchezmoi.com\/wp-content\/uploads\/\/GetOrderList-call.xml\" title=\"See GetOrderList-call.xml\" target=\"_blank\" class=\"code-embed-name\">GetOrderList-call.xml<\/a> <\/div> <\/div>\t\t\t\t\t\t <\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t <div role=\"tabpanel\" class=\"tab-pane \" id=\"tabs_desc_27_2\">\r\n\t\t\t\t\t\t\t\t<div class=\"code-embed-wrapper\"> <pre class=\"language-markup code-embed-pre\"  data-start=\"1\" data-line-offset=\"0\"><code class=\"language-markup code-embed-code\">\ufeff&lt;s:Envelope xmlns:s=&quot;http:\/\/schemas.xmlsoap.org\/soap\/envelope\/&quot;&gt;\r   &lt;s:Body&gt;\r      &lt;GetOrderListResponse xmlns=&quot;http:\/\/www.cdiscount.com&quot;&gt;\r         &lt;GetOrderListResult xmlns:i=&quot;http:\/\/www.w3.org\/2001\/XMLSchema-instance&quot;&gt;\r            &lt;ErrorMessage i:nil=&quot;true&quot; xmlns=&quot;http:\/\/schemas.datacontract.org\/2004\/07\/Cdiscount.Framework.Core.Communication.Messages&quot;\/&gt;\r            &lt;OperationSuccess xmlns=&quot;http:\/\/schemas.datacontract.org\/2004\/07\/Cdiscount.Framework.Core.Communication.Messages&quot;&gt;true&lt;\/OperationSuccess&gt;\r            &lt;ErrorList\/&gt;\r            &lt;SellerLogin&gt;login&lt;\/SellerLogin&gt;\r            &lt;TokenId&gt;???&lt;\/TokenId&gt;\r            &lt;OrderList&gt;\r               &lt;Order&gt;\r                  &lt;ArchiveParcelList&gt;false&lt;\/ArchiveParcelList&gt;\r                  &lt;BillingAddress&gt;\r                     &lt;Address1 i:nil=&quot;true&quot;\/&gt;\r                     &lt;Address2 i:nil=&quot;true&quot;\/&gt;\r                     &lt;ApartmentNumber\/&gt;\r                     &lt;Building\/&gt;\r                     &lt;City&gt;BORDEAUX&lt;\/City&gt;\r                     &lt;Civility&gt;MISS&lt;\/Civility&gt;\r                     &lt;CompanyName i:nil=&quot;true&quot;\/&gt;\r                     &lt;Country&gt;FR&lt;\/Country&gt;\r                     &lt;County&gt;N\/A&lt;\/County&gt;\r                     &lt;FirstName&gt;Pr\u00e9nom&lt;\/FirstName&gt;\r                     &lt;Instructions\/&gt;\r                     &lt;LastName&gt;Nom&lt;\/LastName&gt;\r                     &lt;PlaceName\/&gt;\r                     &lt;RelayId i:nil=&quot;true&quot;\/&gt;\r                     &lt;Street&gt;126 Quai de Bacalan&lt;\/Street&gt;\r                     &lt;ZipCode&gt;33000&lt;\/ZipCode&gt;\r                  &lt;\/BillingAddress&gt;\r                 &lt;Corporation&gt;\r<br\/>                     &lt;BusinessUnitId&gt;1&lt;\/BusinessUnitId&gt;\r<br\/>                     &lt;CorporationCode&gt;CDSB2C&lt;\/CorporationCode&gt;\r<br\/>                     &lt;CorporationId&gt;1&lt;\/CorporationId&gt;\r<br\/>                     &lt;CorporationName&gt;Cdiscount&lt;\/CorporationName&gt;\r<br\/>                     &lt;IsMarketPlaceActive&gt;true&lt;\/IsMarketPlaceActive&gt;\r<br\/>                  &lt;\/Corporation&gt;\r                  &lt;CreationDate&gt;2011-07-26T12:38:31.35&lt;\/CreationDate&gt;\r                  &lt;Customer&gt;\r                     &lt;Civility&gt;MISS&lt;\/Civility&gt;\r                     &lt;CustomerId&gt;144a7211e0f420a43c208ec6706b1758&lt;\/CustomerId&gt;\r                     &lt;Email i:nil=&quot;true&quot;\/&gt;\r<br\/>                     &lt;EncryptedEmail&gt;c.90757ca0-98d3-48bc-a5b9-c9f296101cf8@preprod-clemarche.com&lt;\/EncryptedEmail&gt;\r<br\/>                     &lt;FirstName&gt;Pr\u00e9nom&lt;\/FirstName&gt;\r                     &lt;LastName&gt;Nom&lt;\/LastName&gt;\r                     &lt;MobilePhone&gt;0000000000&lt;\/MobilePhone&gt;\r                     &lt;Phone\/&gt;\r<br\/>                     &lt;ShippingFirstName&gt;Pr\u00e9nom&lt;\/ShippingFirstName&gt;\r<br\/>                     &lt;ShippingLastName&gt;Nom&lt;\/ShippingLastName&gt;\r                     &lt;Phone\/&gt;\r                  &lt;\/Customer&gt;\r                  &lt;HasClaims&gt;false&lt;\/HasClaims&gt;\r                  &lt;InitialTotalAmount&gt;3.7&lt;\/InitialTotalAmount&gt;\r                  &lt;InitialTotalShippingChargesAmount&gt;2.5&lt;\/InitialTotalShippingChargesAmount&gt;\r                  &lt;IsCLogistiqueOrder&gt;false&lt;\/IsCLogistiqueOrder&gt;\r<br\/>                  &lt;LastUpdatedDate&gt;2011-10-21T07:18:14.327&lt;\/LastUpdatedDate&gt;\r                  &lt;ModifiedDate&gt;2011-07-26T12:39:43.21&lt;\/ModifiedDate&gt;\r                  &lt;Offer i:nil=&quot;true&quot;\/&gt;\r                  &lt;OrderLineList&gt;\r                     &lt;OrderLine&gt;\r                        &lt;AcceptationState&gt;ShippedBySeller&lt;\/AcceptationState&gt;\r                        &lt;CategoryCode&gt;06010701&lt;\/CategoryCode&gt;\r                        &lt;DeliveryDateMax&gt;2011-07-31T12:38:07.967&lt;\/DeliveryDateMax&gt;\r                        &lt;DeliveryDateMin&gt;2011-07-28T12:38:07.967&lt;\/DeliveryDateMin&gt;\r                        &lt;HasClaim&gt;false&lt;\/HasClaim&gt;\r<br\/>                        &lt;InitialPrice i:nil=&quot;true&quot;\/&gt;\r<br\/>                        &lt;IsNegotiated i:nil=&quot;true&quot;\/&gt;\r                        &lt;Name i:nil=&quot;true&quot;\/&gt;\r                        &lt;OrderLineChildList\/&gt;\r                        &lt;ProductCondition&gt;New&lt;\/ProductCondition&gt;\r                        &lt;ProductEan&gt;0123456789123&lt;\/ProductEan&gt;\r                        &lt;ProductId&gt;3275054001106&lt;\/ProductId&gt;\r                        &lt;PurchasePrice&gt;1.2&lt;\/PurchasePrice&gt;\r                        &lt;Quantity&gt;1&lt;\/Quantity&gt;\r                        &lt;RefundShippingCharges i:nil=&quot;true&quot;\/&gt;\r                        &lt;RowId&gt;0&lt;\/RowId&gt;\r                        &lt;SellerProductId&gt;REF3275054001&lt;\/SellerProductId&gt;\r                        &lt;ShippingDateMax&gt;0001-01-01T00:00:00&lt;\/ShippingDateMax&gt;\r                        &lt;ShippingDateMin&gt;0001-01-01T00:00:00&lt;\/ShippingDateMin&gt;\r                        &lt;Sku&gt;3275054001106&lt;\/Sku&gt;\r                        &lt;SkuParent i:nil=&quot;true&quot;\/&gt;\r                        &lt;UnitAdditionalShippingCharges&gt;0.15&lt;\/UnitAdditionalShippingCharges&gt;\r                        &lt;UnitShippingCharges&gt;2.5&lt;\/UnitShippingCharges&gt;\r                     &lt;\/OrderLine&gt;\r                  &lt;\/OrderLineList&gt;\r                  &lt;OrderNumber&gt;1107261238TV3HA&lt;\/OrderNumber&gt;\r                  &lt;OrderState&gt;Shipped&lt;\/OrderState&gt;\r                  &lt;ShippedTotalAmount&gt;0&lt;\/ShippedTotalAmount&gt;\r                  &lt;ShippedTotalShippingCharges&gt;0&lt;\/ShippedTotalShippingCharges&gt;\r                 &lt;ShippingAddress&gt;\r                   &lt;Address1 i:nil=&quot;true&quot;\/&gt;\r                   &lt;Address2 i:nil=&quot;true&quot;\/&gt;\r                   &lt;ApartmentNumber\/&gt;\r                   &lt;Building\/&gt;\r                   &lt;City&gt;BORDEAUX&lt;\/City&gt;\r                   &lt;Civility&gt;MISS&lt;\/Civility&gt;\r                   &lt;CompanyName i:nil=&quot;true&quot;\/&gt;\r                   &lt;Country&gt;FR&lt;\/Country&gt;\r                   &lt;County&gt;N\/A&lt;\/County&gt;\r                   &lt;FirstName&gt;Pr\u00e9nom&lt;\/FirstName&gt;\r                   &lt;Instructions\/&gt;\r                   &lt;LastName&gt;Nom&lt;\/LastName&gt;\r                   &lt;PlaceName\/&gt;\r                   &lt;RelayId i:nil=&quot;true&quot;\/&gt;\r                   &lt;Street&gt;126 Quai de Bacalan&lt;\/Street&gt;\r                   &lt;ZipCode&gt;33000&lt;\/ZipCode&gt;\r                 &lt;\/ShippingAddress&gt;\r                 &lt;ShippingCode&gt;STD&lt;\/ShippingCode&gt;\r                  &lt;SiteCommissionPromisedAmount&gt;0&lt;\/SiteCommissionPromisedAmount&gt;\r                  &lt;SiteCommissionShippedAmount&gt;0&lt;\/SiteCommissionShippedAmount&gt;\r                  &lt;SiteCommissionValidatedAmount&gt;0&lt;\/SiteCommissionValidatedAmount&gt;\r                  &lt;Status&gt;Completed&lt;\/Status&gt;\r                  &lt;ValidatedTotalAmount&gt;0&lt;\/ValidatedTotalAmount&gt;\r                  &lt;ValidatedTotalShippingCharges&gt;0&lt;\/ValidatedTotalShippingCharges&gt;\r                  &lt;ValidationStatus&gt;None&lt;\/ValidationStatus&gt;\r                  &lt;VisaCegid&gt;220&lt;\/VisaCegid&gt;\r                  &lt;VoucherList&gt;\r                     &lt;Voucher&gt;\r                       &lt;CreateDate&gt;2017-02-02T18:08:50.953&lt;\/CreateDate&gt;\r                       &lt;RefundInformation&gt;\r                         &lt;Amount&gt;10&lt;\/Amount&gt;\r                         &lt;MotiveId&gt;131&lt;\/MotiveId&gt;\r                       &lt;\/RefundInformation&gt;\r                       &lt;Source&gt;Seller&lt;\/Source&gt;\r                     &lt;\/Voucher&gt;\r                   &lt;\/VoucherList&gt;\r                 &lt;IsEligibileSubstitution&gt;false&lt;\/IsEligibileSubstitution&gt;\r               &lt;\/Order&gt;\r            &lt;\/OrderList&gt;\r         &lt;\/GetOrderListResult&gt;\r      &lt;\/GetOrderListResponse&gt;\r   &lt;\/s:Body&gt;\r&lt;\/s:Envelope&gt;<\/code><\/pre> <div class=\"code-embed-infos\"> <a href=\"https:\/\/wp74.directchezmoi.com\/wp-content\/uploads\/\/GetOrderList-response.xml\" title=\"See GetOrderList-response.xml\" target=\"_blank\" class=\"code-embed-name\">GetOrderList-response.xml<\/a> <\/div> <\/div>\t\t\t\t\t\t <\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t <div role=\"tabpanel\" class=\"tab-pane \" id=\"tabs_desc_27_3\">\r\n\t\t\t\t\t\t\t\t<div class=\"code-embed-wrapper\"> <pre class=\"language-markup code-embed-pre\"  data-start=\"1\" data-line-offset=\"0\"><code class=\"language-markup code-embed-code\">POST http:\/\/{ENV}\/MarketplaceAPIService.svc HTTP\/1.1\rAccept-Encoding: gzip,deflate\rContent-Type: text\/xml;charset=UTF-8\rSOAPAction: &quot;http:\/\/www.cdiscount.com\/IMarketplaceAPIService\/GetOrderList&quot;\r\r&lt;s:Envelope xmlns:s=&quot;http:\/\/schemas.xmlsoap.org\/soap\/envelope\/&quot;&gt;\r  &lt;s:Body&gt;\r    &lt;GetOrderList xmlns=&quot;http:\/\/www.cdiscount.com&quot;&gt;\r      &lt;headerMessage xmlns:a=&quot;http:\/\/schemas.datacontract.org\/2004\/07\/Cdiscount.Framework.Core.Communication.Messages&quot; xmlns:i=&quot;http:\/\/www.w3.org\/2001\/XMLSchema-instance&quot;&gt;\r        &lt;a:Context&gt;\r          &lt;a:CatalogID&gt;1&lt;\/a:CatalogID&gt;\r          &lt;a:CustomerPoolID&gt;1&lt;\/a:CustomerPoolID&gt;\r          &lt;a:SiteID&gt;100&lt;\/a:SiteID&gt;\r        &lt;\/a:Context&gt;\r        &lt;a:Localization&gt;\r          &lt;a:Country&gt;Fr&lt;\/a:Country&gt;\r          &lt;a:Currency&gt;Eur&lt;\/a:Currency&gt;\r          &lt;a:DecimalPosition&gt;2&lt;\/a:DecimalPosition&gt;\r          &lt;a:Language&gt;Fr&lt;\/a:Language&gt;\r        &lt;\/a:Localization&gt;\r        &lt;a:Security&gt;\r          &lt;a:DomainRightsList i:nil=&quot;true&quot; \/&gt;\r          &lt;a:IssuerID i:nil=&quot;true&quot; \/&gt;\r          &lt;a:SessionID i:nil=&quot;true&quot; \/&gt;\r          &lt;a:SubjectLocality i:nil=&quot;true&quot; \/&gt;\r          &lt;a:TokenId&gt;${#Project#token}&lt;\/a:TokenId&gt;\r          &lt;a:UserName i:nil=&quot;true&quot; \/&gt;\r        &lt;\/a:Security&gt;\r        &lt;a:Version&gt;1.0&lt;\/a:Version&gt;\r      &lt;\/headerMessage&gt;\r      &lt;orderFilter xmlns:i=&quot;http:\/\/www.w3.org\/2001\/XMLSchema-instance&quot;&gt;\r        &lt;BeginCreationDate&gt;2014-01-01T00:00:00.00&lt;\/BeginCreationDate&gt;\r        &lt;BeginModificationDate&gt;2014-01-02T01:00:00.00&lt;\/BeginModificationDate&gt;\r        &lt;EndCreationDate&gt;2014-07-01T23:59:59.99&lt;\/EndCreationDate&gt;\r        &lt;EndModificationDate&gt;2014-07-02T02:00:00.00&lt;\/EndModificationDate&gt;\r        &lt;FetchOrderLines&gt;true&lt;\/FetchOrderLines&gt;\r        &lt;States&gt;\r          &lt;OrderStateEnum&gt;CancelledByCustomer&lt;\/OrderStateEnum&gt;\r          &lt;OrderStateEnum&gt;WaitingForSellerAcceptation&lt;\/OrderStateEnum&gt;\r          &lt;OrderStateEnum&gt;AcceptedBySeller&lt;\/OrderStateEnum&gt;\r          &lt;OrderStateEnum&gt;PaymentInProgress&lt;\/OrderStateEnum&gt;\r          &lt;OrderStateEnum&gt;WaitingForShipmentAcceptation&lt;\/OrderStateEnum&gt;\r          &lt;OrderStateEnum&gt;Shipped&lt;\/OrderStateEnum&gt;\r          &lt;OrderStateEnum&gt;RefusedBySeller&lt;\/OrderStateEnum&gt;\r          &lt;OrderStateEnum&gt;AutomaticCancellation&lt;\/OrderStateEnum&gt;\r          &lt;OrderStateEnum&gt;PaymentRefused&lt;\/OrderStateEnum&gt;\r          &lt;OrderStateEnum&gt;ShipmentRefusedBySeller&lt;\/OrderStateEnum&gt;\r          &lt;OrderStateEnum&gt;RefusedNoShipment&lt;\/OrderStateEnum&gt;\r        &lt;\/States&gt;\r        &lt;CorporationCode&gt;CDSB2C&lt;\/CorporationCode&gt;\r      &lt;\/orderFilter&gt;\r    &lt;\/GetOrderList&gt;\r  &lt;\/s:Body&gt;\r&lt;\/s:Envelope&gt;<\/code><\/pre> <div class=\"code-embed-infos\"> <a href=\"https:\/\/wp74.directchezmoi.com\/wp-content\/uploads\/\/GetOrderListWithCorporationCode-call.xml\" title=\"See GetOrderListWithCorporationCode-call.xml\" target=\"_blank\" class=\"code-embed-name\">GetOrderListWithCorporationCode-call.xml<\/a> <\/div> <\/div>\t\t\t\t\t\t <\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t <div role=\"tabpanel\" class=\"tab-pane \" id=\"tabs_desc_27_4\">\r\n\t\t\t\t\t\t\t\t<div class=\"code-embed-wrapper\"> <pre class=\"language-markup code-embed-pre\"  data-start=\"1\" data-line-offset=\"0\"><code class=\"language-markup code-embed-code\">\ufeff&lt;s:Envelope xmlns:s=&quot;http:\/\/schemas.xmlsoap.org\/soap\/envelope\/&quot;&gt;\r  &lt;s:Body&gt;\r    &lt;GetOrderListResponse xmlns=&quot;http:\/\/www.cdiscount.com&quot;&gt;\r      &lt;GetOrderListResult xmlns:i=&quot;http:\/\/www.w3.org\/2001\/XMLSchema-instance&quot;&gt;\r        &lt;ErrorMessage i:nil=&quot;true&quot; xmlns=&quot;http:\/\/schemas.datacontract.org\/2004\/07\/Cdiscount.Framework.Core.Communication.Messages&quot;\/&gt;\r        &lt;OperationSuccess xmlns=&quot;http:\/\/schemas.datacontract.org\/2004\/07\/Cdiscount.Framework.Core.Communication.Messages&quot;&gt;true&lt;\/OperationSuccess&gt;\r        &lt;ErrorList\/&gt;\r        &lt;SellerLogin&gt;login&lt;\/SellerLogin&gt;\r        &lt;TokenId&gt;???&lt;\/TokenId&gt;\r        &lt;OrderList&gt;\r          &lt;Order&gt;\r            &lt;ArchiveParcelList&gt;false&lt;\/ArchiveParcelList&gt;\r<br\/>            &lt;BillingAddress i:nil=&quot;true&quot;\/&gt;\r<br\/>            &lt;Corporation&gt;\r<br\/>               &lt;BusinessUnitId&gt;1&lt;\/BusinessUnitId&gt;\r<br\/>               &lt;CorporationCode&gt;CDSB2C&lt;\/CorporationCode&gt;\r<br\/>               &lt;CorporationId&gt;1&lt;\/CorporationId&gt;\r<br\/>               &lt;CorporationName&gt;Cdiscount&lt;\/CorporationName&gt;\r<br\/>               &lt;IsMarketPlaceActive&gt;true&lt;\/IsMarketPlaceActive&gt;\r<br\/>            &lt;\/Corporation&gt;\r<br\/>            &lt;CreationDate&gt;2015-06-19T06:23:27.29&lt;\/CreationDate&gt;\r            &lt;Customer&gt;\r              &lt;Civility&gt;MR&lt;\/Civility&gt;\r              &lt;FirstName&gt;Pr\u00e9nomOOOOOOOJVWFb&lt;\/FirstName&gt;\r              &lt;LastName&gt;NomOOOOOOOJVWFb&lt;\/LastName&gt;\r              &lt;Phone&gt;00000000000&lt;\/Phone&gt;\r              &lt;MobilePhone&gt;0000000000&lt;\/MobilePhone&gt;\r              &lt;CustomerId&gt;2c770f1da3db8428d6db031fa7128787&lt;\/CustomerId&gt;\r              &lt;Email&gt;0000000JVWF6@cdutil.com&lt;\/Email&gt;\r              &lt;ShippingFirstName&gt;Pr\u00e9nomOOOOOOOJVWFb&lt;\/ShippingFirstName&gt;\r              &lt;ShippingLastName&gt;NomOOOOOOOJVWFb&lt;\/ShippingLastName&gt;\r            &lt;\/Customer&gt;\r            &lt;HasClaims&gt;false&lt;\/HasClaims&gt;\r<br\/>            &lt;InitialTotalAmount&gt;111.62&lt;\/InitialTotalAmount&gt;\r<br\/>            &lt;InitialTotalShippingChargesAmount&gt;0&lt;\/InitialTotalShippingChargesAmount&gt;\r<br\/>            &lt;IsCLogistiqueOrder&gt;false&lt;\/IsCLogistiqueOrder&gt;\r<br\/>            &lt;LastUpdatedDate&gt;2015-06-19T06:43:50.563&lt;\/LastUpdatedDate&gt;\r<br\/>            &lt;ModifiedDate&gt;2015-06-19T06:43:50.563&lt;\/ModifiedDate&gt;\r<br\/>            &lt;Offer i:nil=&quot;true&quot;\/&gt;\r            &lt;OrderLineList&gt;\r<br\/>               &lt;OrderLine&gt;\r<br\/>                  &lt;AcceptationState&gt;None&lt;\/AcceptationState&gt;\r<br\/>                  &lt;CategoryCode&gt;0I080H01&lt;\/CategoryCode&gt;\r<br\/>                  &lt;DeliveryDateMax&gt;2015-07-02T06:23:20.833&lt;\/DeliveryDateMax&gt;\r<br\/>                  &lt;DeliveryDateMin&gt;2015-06-23T06:23:20.833&lt;\/DeliveryDateMin&gt;\r<br\/>                  &lt;HasClaim&gt;false&lt;\/HasClaim&gt;\r<br\/>                  &lt;InitialPrice i:nil=&quot;true&quot;\/&gt;\r<br\/>                  &lt;IsNegotiated i:nil=&quot;true&quot;\/&gt;\r<br\/>                  &lt;IsProductEanGenerated&gt;false&lt;\/IsProductEanGenerated&gt;\r<br\/>                  &lt;Name i:nil=&quot;true&quot;\/&gt;\r<br\/>                  &lt;OrderLineChildList\/&gt;\r<br\/>                  &lt;ProductCondition&gt;New&lt;\/ProductCondition&gt;\r<br\/>                  &lt;ProductEan&gt;4008496818853&lt;\/ProductEan&gt;\r<br\/>                  &lt;ProductId&gt;REM4008496818853&lt;\/ProductId&gt;\r<br\/>                  &lt;PurchasePrice&gt;111.62&lt;\/PurchasePrice&gt;\r<br\/>                  &lt;Quantity&gt;1&lt;\/Quantity&gt;\r<br\/>                  &lt;RefundShippingCharges i:nil=&quot;true&quot;\/&gt;\r<br\/>                  &lt;RowId&gt;0&lt;\/RowId&gt;\r<br\/>                  &lt;SellerProductId&gt;1950436&lt;\/SellerProductId&gt;\r<br\/>                  &lt;ShippingDateMax&gt;0001-01-01T00:00:00&lt;\/ShippingDateMax&gt;\r<br\/>                  &lt;ShippingDateMin&gt;0001-01-01T00:00:00&lt;\/ShippingDateMin&gt;\r<br\/>                  &lt;Sku&gt;REM4008496818853&lt;\/Sku&gt;\r<br\/>                  &lt;SkuParent i:nil=&quot;true&quot;\/&gt;\r<br\/>                  &lt;UnitAdditionalShippingCharges&gt;0&lt;\/UnitAdditionalShippingCharges&gt;\r<br\/>                  &lt;UnitShippingCharges&gt;0&lt;\/UnitShippingCharges&gt;\r<br\/>               &lt;\/OrderLine&gt;\r<br\/>            &lt;\/OrderLineList&gt;\r            &lt;OrderNumber&gt;15061906231F62V&lt;\/OrderNumber&gt;\r<br\/>            &lt;OrderState&gt;CancelledByCustomer&lt;\/OrderState&gt;\r<br\/>            &lt;ShippedTotalAmount&gt;0&lt;\/ShippedTotalAmount&gt;\r<br\/>            &lt;ShippedTotalShippingCharges&gt;0&lt;\/ShippedTotalShippingCharges&gt;\r<br\/>            &lt;ShippingAddress i:nil=&quot;true&quot;\/&gt;\r<br\/>            &lt;ShippingCode&gt;TRK&lt;\/ShippingCode&gt;\r<br\/>            &lt;ShippingDateMax&gt;2015-07-02T06:23:20.833&lt;\/ShippingDateMax&gt;\r<br\/>            &lt;ShippingDateMin&gt;2015-06-23T06:23:20.833&lt;\/ShippingDateMin&gt;\r<br\/>            &lt;SiteCommissionPromisedAmount&gt;9.37&lt;\/SiteCommissionPromisedAmount&gt;\r<br\/>            &lt;SiteCommissionShippedAmount&gt;0&lt;\/SiteCommissionShippedAmount&gt;\r<br\/>            &lt;SiteCommissionValidatedAmount&gt;0&lt;\/SiteCommissionValidatedAmount&gt;\r<br\/>            &lt;Status&gt;Cancelled&lt;\/Status&gt;\r<br\/>            &lt;ValidatedTotalAmount&gt;0&lt;\/ValidatedTotalAmount&gt;\r<br\/>            &lt;ValidatedTotalShippingCharges&gt;0&lt;\/ValidatedTotalShippingCharges&gt;\r<br\/>            &lt;ValidationStatus&gt;None&lt;\/ValidationStatus&gt;\r<br\/>            &lt;VisaCegid&gt;98&lt;\/VisaCegid&gt;\r<br\/>            &lt;VoucherList \/&gt;\r<br\/>            &lt;IsEligibileSubstitution&gt;false&lt;\/IsEligibileSubstitution&gt;\r<br\/>          &lt;\/Order&gt;\r        &lt;\/OrderList&gt;\r      &lt;\/GetOrderListResult&gt;\r    &lt;\/GetOrderListResponse&gt;\r  &lt;\/s:Body&gt;\r&lt;\/s:Envelope&gt;<\/code><\/pre> <div class=\"code-embed-infos\"> <a href=\"https:\/\/wp74.directchezmoi.com\/wp-content\/uploads\/\/GetOrderListWithCorporationCode-response.xml\" title=\"See GetOrderListWithCorporationCode-response.xml\" target=\"_blank\" class=\"code-embed-name\">GetOrderListWithCorporationCode-response.xml<\/a> <\/div> <\/div>\t\t\t\t\t\t <\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t <div role=\"tabpanel\" class=\"tab-pane \" id=\"tabs_desc_27_5\">\r\n\t\t\t\t\t\t\t\t<div class=\"code-embed-wrapper\"> <pre class=\"language-markup code-embed-pre\"  data-start=\"1\" data-line-offset=\"0\"><code class=\"language-markup code-embed-code\">POST http:\/\/{ENV}\/MarketplaceAPIService.svc HTTP\/1.1\r<br\/>Accept-Encoding: gzip,deflate\r<br\/>Content-Type: text\/xml;charset=UTF-8\r<br\/>SOAPAction: &quot;http:\/\/www.cdiscount.com\/IMarketplaceAPIService\/GetOrderList&quot;\r<br\/>\r<br\/>&lt;soapenv:Envelope xmlns:soapenv=&quot;http:\/\/schemas.xmlsoap.org\/soap\/envelope\/&quot; \r<br\/>xmlns:i=&quot;http:\/\/www.w3.org\/2001\/XMLSchema-instance&quot;\r<br\/>xmlns:cdis=&quot;http:\/\/www.cdiscount.com&quot;\r<br\/>xmlns:cdis1=&quot;http:\/\/schemas.datacontract.org\/2004\/07\/Cdiscount.Framework.Core.Communication.Messages&quot;&gt;\r<br\/>   &lt;soapenv:Header\/&gt;\r<br\/>   &lt;soapenv:Body&gt;\r<br\/>      &lt;cdis:GetOrderList&gt;\r<br\/>         &lt;cdis:headerMessage xmlns:a=&quot;http:\/\/schemas.datacontract.org\/2004\/07\/Cdiscount.Framework.Core.Communication.Messages&quot; xmlns:i=&quot;http:\/\/www.w3.org\/2001\/XMLSchema-instance&quot;&gt;\r<br\/>                &lt;a:Context&gt;\r<br\/>                    &lt;a:CatalogID&gt;1&lt;\/a:CatalogID&gt;\r<br\/>                    &lt;a:CustomerPoolID&gt;1&lt;\/a:CustomerPoolID&gt;\r<br\/>                    &lt;a:SiteID&gt;100&lt;\/a:SiteID&gt;\r<br\/>                &lt;\/a:Context&gt;\r<br\/>                &lt;a:Localization&gt;\r<br\/>                    &lt;a:Country&gt;Fr&lt;\/a:Country&gt;\r<br\/>                    &lt;a:Currency&gt;Eur&lt;\/a:Currency&gt;\r<br\/>                    &lt;a:DecimalPosition&gt;2&lt;\/a:DecimalPosition&gt;\r<br\/>                    &lt;a:Language&gt;Fr&lt;\/a:Language&gt;\r<br\/>                &lt;\/a:Localization&gt;\r<br\/>                &lt;a:Security&gt;\r<br\/>                    &lt;a:DomainRightsList i:nil=&quot;true&quot; \/&gt;\r<br\/>                    &lt;a:IssuerID i:nil=&quot;true&quot; \/&gt;\r<br\/>                    &lt;a:SessionID i:nil=&quot;true&quot; \/&gt;\r<br\/>                    &lt;a:SubjectLocality i:nil=&quot;true&quot; \/&gt;\r<br\/>                    &lt;a:TokenId&gt;${#Project#token}&lt;\/a:TokenId&gt;\r<br\/>                    &lt;a:UserName i:nil=&quot;true&quot; \/&gt;\r<br\/>                &lt;\/a:Security&gt;\r<br\/>                &lt;a:Version&gt;1.0&lt;\/a:Version&gt;\r<br\/>            &lt;\/cdis:headerMessage&gt;\r<br\/>         &lt;cdis:orderFilter&gt;\r<br\/>            &lt;cdis:BeginCreationDate i:nil=&quot;true&quot;\/&gt;\r<br\/>            &lt;cdis:BeginModificationDate i:nil=&quot;true&quot;\/&gt;\r<br\/>            &lt;cdis:EndCreationDate i:nil=&quot;true&quot;\/&gt;\r<br\/>            &lt;cdis:EndModificationDate i:nil=&quot;true&quot;\/&gt;\r<br\/>            &lt;cdis:FetchOrderLines&gt;false&lt;\/cdis:FetchOrderLines&gt;\r<br\/>            &lt;cdis:IncludeExternalFbcSiteId&gt;false&lt;\/cdis:IncludeExternalFbcSiteId&gt;\r<br\/>            &lt;cdis:OrderReferenceList xmlns:arr=&quot;http:\/\/schemas.microsoft.com\/2003\/10\/Serialization\/Arrays&quot;&gt;\r<br\/>               &lt;arr:string&gt;1304270728HT1ZP&lt;\/arr:string&gt;\r<br\/>            &lt;\/cdis:OrderReferenceList&gt;\r<br\/>            &lt;cdis:States  i:nil=&quot;true&quot;\/&gt;\r<br\/>         &lt;\/cdis:orderFilter&gt;\r<br\/>      &lt;\/cdis:GetOrderList&gt;\r<br\/>   &lt;\/soapenv:Body&gt;\r<br\/>&lt;\/soapenv:Envelope&gt;<\/code><\/pre> <div class=\"code-embed-infos\"> <a href=\"https:\/\/wp74.directchezmoi.com\/wp-content\/uploads\/\/GetOrderListWithReferences-call.xml\" title=\"See GetOrderListWithReferences-call.xml\" target=\"_blank\" class=\"code-embed-name\">GetOrderListWithReferences-call.xml<\/a> <\/div> <\/div>\t\t\t\t\t\t <\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t <div role=\"tabpanel\" class=\"tab-pane \" id=\"tabs_desc_27_6\">\r\n\t\t\t\t\t\t\t\t<div class=\"code-embed-wrapper\"> <pre class=\"language-markup code-embed-pre\"  data-start=\"1\" data-line-offset=\"0\"><code class=\"language-markup code-embed-code\">\ufeff&lt;s:Envelope xmlns:s=&quot;http:\/\/schemas.xmlsoap.org\/soap\/envelope\/&quot;&gt;\r<br\/>   &lt;s:Body&gt;\r<br\/>      &lt;GetOrderListResponse xmlns=&quot;http:\/\/www.cdiscount.com&quot;&gt;\r<br\/>         &lt;GetOrderListResult xmlns:i=&quot;http:\/\/www.w3.org\/2001\/XMLSchema-instance&quot;&gt;\r<br\/>            &lt;ErrorMessage i:nil=&quot;true&quot; xmlns=&quot;http:\/\/schemas.datacontract.org\/2004\/07\/Cdiscount.Framework.Core.Communication.Messages&quot;\/&gt;\r<br\/>            &lt;OperationSuccess xmlns=&quot;http:\/\/schemas.datacontract.org\/2004\/07\/Cdiscount.Framework.Core.Communication.Messages&quot;&gt;true&lt;\/OperationSuccess&gt;\r<br\/>            &lt;ErrorList\/&gt;\r<br\/>            &lt;SellerLogin&gt;{LOGIN}&lt;\/SellerLogin&gt;\r<br\/>            &lt;TokenId&gt;${#Project#token}&lt;\/TokenId&gt;\r<br\/>            &lt;OrderList&gt;\r<br\/>               &lt;Order&gt;\r<br\/>                  &lt;ArchiveParcelList&gt;false&lt;\/ArchiveParcelList&gt;\r<br\/>                  &lt;BillingAddress&gt;\r<br\/>                     &lt;Address1 i:nil=&quot;true&quot;\/&gt;\r<br\/>                     &lt;Address2 i:nil=&quot;true&quot;\/&gt;\r<br\/>                     &lt;ApartmentNumber\/&gt;\r<br\/>                     &lt;Building\/&gt;\r<br\/>                     &lt;City&gt;BORDEAUX&lt;\/City&gt;\r<br\/>                     &lt;Civility&gt;MR&lt;\/Civility&gt;\r<br\/>                     &lt;CompanyName\/&gt;\r<br\/>                     &lt;Country&gt;FR&lt;\/Country&gt;\r<br\/>                     &lt;County&gt;N\/A&lt;\/County&gt;\r<br\/>                     &lt;FirstName&gt;Pr\u00e9nomOOOOOOOHSBEJ&lt;\/FirstName&gt;\r<br\/>                     &lt;Instructions\/&gt;\r<br\/>                     &lt;LastName&gt;NomOOOOOOOHSBEJ&lt;\/LastName&gt;\r<br\/>                     &lt;PlaceName\/&gt;\r<br\/>                     &lt;RelayId i:nil=&quot;true&quot;\/&gt;\r                     &lt;Street&gt;33 RUE SAINT PIERRE&lt;\/Street&gt;\r<br\/>                     &lt;ZipCode&gt;33000&lt;\/ZipCode&gt;\r<br\/>                  &lt;\/BillingAddress&gt;\r<br\/>                  &lt;Corporation&gt;\r<br\/>                     &lt;BusinessUnitId&gt;1&lt;\/BusinessUnitId&gt;\r<br\/>                     &lt;CorporationCode&gt;CDSB2C&lt;\/CorporationCode&gt;\r<br\/>                     &lt;CorporationId&gt;1&lt;\/CorporationId&gt;\r<br\/>                     &lt;CorporationName&gt;Cdiscount&lt;\/CorporationName&gt;\r<br\/>                     &lt;IsMarketPlaceActive&gt;true&lt;\/IsMarketPlaceActive&gt;\r<br\/>                  &lt;\/Corporation&gt;\r                  &lt;CreationDate&gt;2013-04-27T07:28:16.61&lt;\/CreationDate&gt;\r<br\/>                  &lt;Customer&gt;\r<br\/>                     &lt;Civility&gt;MR&lt;\/Civility&gt;\r<br\/>                     &lt;CustomerId&gt;e7ac7245fa4ea3569eddcbd19b3e1165&lt;\/CustomerId&gt;\r<br\/>                     &lt;Email i:nil=&quot;true&quot;\/&gt;\r<br\/>                     &lt;EncryptedEmail&gt;c.8d5c473d-1993-45c4-b9fb-990db849c200@preprod-clemarche.com&lt;\/EncryptedEmail&gt;\r<br\/>                     &lt;FirstName&gt;Pr\u00e9nomOOOOOOOHSBEJ&lt;\/FirstName&gt;\r<br\/>                     &lt;LastName&gt;NomOOOOOOOHSBEJ&lt;\/LastName&gt;\r<br\/>                     &lt;MobilePhone&gt;0000000000&lt;\/MobilePhone&gt;\r<br\/>                     &lt;Phone&gt;0000000000&lt;\/Phone&gt;\r<br\/>                     &lt;ShippingFirstName&gt;Pr\u00e9nomOOOOOOOHSBEJ&lt;\/ShippingFirstName&gt;\r<br\/>                     &lt;ShippingLastName&gt;NomOOOOOOOHSBEJ&lt;\/ShippingLastName&gt;\r<br\/>                  &lt;\/Customer&gt;\r<br\/>                  &lt;HasClaims&gt;false&lt;\/HasClaims&gt;\r<br\/>                  &lt;InitialTotalAmount&gt;7.29&lt;\/InitialTotalAmount&gt;\r<br\/>                  &lt;InitialTotalShippingChargesAmount&gt;0&lt;\/InitialTotalShippingChargesAmount&gt;\r<br\/>                  &lt;IsCLogistiqueOrder&gt;false&lt;\/IsCLogistiqueOrder&gt;\r<br\/>                  &lt;LastUpdatedDate&gt;2013-07-26T20:12:21.193&lt;\/LastUpdatedDate&gt;\r<br\/>                  &lt;ModifiedDate&gt;2013-04-29T08:27:19.493&lt;\/ModifiedDate&gt;\r<br\/>                  &lt;Offer i:nil=&quot;true&quot;\/&gt;\r<br\/>                  &lt;OrderLineList&gt;\r<br\/>                     &lt;OrderLine&gt;\r<br\/>                        &lt;AcceptationState&gt;ShippedBySeller&lt;\/AcceptationState&gt;\r<br\/>                        &lt;CategoryCode&gt;0K0B0401&lt;\/CategoryCode&gt;\r<br\/>                        &lt;DeliveryDateMax&gt;2015-06-29T01:10:02.577&lt;\/DeliveryDateMax&gt;\r<br\/>                        &lt;DeliveryDateMin&gt;2015-06-23T01:10:02.577&lt;\/DeliveryDateMin&gt;\r<br\/>                        &lt;HasClaim&gt;false&lt;\/HasClaim&gt;\r<br\/>                        &lt;InitialPrice i:nil=&quot;true&quot;\/&gt;\r<br\/>                        &lt;IsNegotiated i:nil=&quot;true&quot;\/&gt;\r<br\/>                        &lt;IsProductEanGenerated&gt;false&lt;\/IsProductEanGenerated&gt;\r<br\/>                        &lt;Name i:nil=&quot;true&quot;\/&gt;\r<br\/>                        &lt;OrderLineChildList\/&gt;\r<br\/>                        &lt;ProductCondition&gt;New&lt;\/ProductCondition&gt;\r<br\/>                        &lt;ProductEan&gt;0740617227697&lt;\/ProductEan&gt;\r<br\/>                        &lt;ProductId&gt;KIN0740617227697&lt;\/ProductId&gt;\r<br\/>                        &lt;PurchasePrice&gt;52.06&lt;\/PurchasePrice&gt;\r<br\/>                        &lt;Quantity&gt;1&lt;\/Quantity&gt;\r<br\/>                        &lt;RowId&gt;0&lt;\/RowId&gt;\r<br\/>                        &lt;SellerProductId&gt;1526690&lt;\/SellerProductId&gt;\r<br\/>                        &lt;ShippingDateMax&gt;2015-06-29T01:10:02.577&lt;\/ShippingDateMax&gt;\r<br\/>                        &lt;ShippingDateMin&gt;2015-06-23T01:10:02.577&lt;\/ShippingDateMin&gt;\r<br\/>                        &lt;Sku&gt;KIN0740617227697&lt;\/Sku&gt;\r<br\/>                        &lt;SkuParent i:nil=&quot;true&quot;\/&gt;\r<br\/>                        &lt;UnitAdditionalShippingCharges&gt;0&lt;\/UnitAdditionalShippingCharges&gt;\r<br\/>                        &lt;UnitShippingCharges&gt;0&lt;\/UnitShippingCharges&gt;\r<br\/>                     &lt;\/OrderLine&gt;\r<br\/>                     &lt;OrderLine&gt;\r<br\/>                        &lt;AcceptationState&gt;ShippedBySeller&lt;\/AcceptationState&gt;\r<br\/>                        &lt;CategoryCode\/&gt;\r<br\/>                        &lt;DeliveryDateMax&gt;0001-01-01T00:00:00&lt;\/DeliveryDateMax&gt;\r<br\/>                        &lt;DeliveryDateMin&gt;0001-01-01T00:00:00&lt;\/DeliveryDateMin&gt;\r<br\/>                        &lt;HasClaim&gt;false&lt;\/HasClaim&gt;\r<br\/>                        &lt;InitialPrice i:nil=&quot;true&quot;\/&gt;\r<br\/>                        &lt;IsNegotiated i:nil=&quot;true&quot;\/&gt;\r<br\/>                        &lt;IsProductEanGenerated&gt;true&lt;\/IsProductEanGenerated&gt;\r<br\/>                        &lt;Name i:nil=&quot;true&quot;\/&gt;\r<br\/>                        &lt;OrderLineChildList\/&gt;\r<br\/>                        &lt;ProductCondition&gt;None&lt;\/ProductCondition&gt;\r<br\/>                        &lt;ProductEan\/&gt;\r<br\/>                        &lt;ProductId&gt;INTERETBCA&lt;\/ProductId&gt;\r<br\/>                        &lt;PurchasePrice&gt;1.19&lt;\/PurchasePrice&gt;\r<br\/>                        &lt;Quantity&gt;1&lt;\/Quantity&gt;\r<br\/>                        &lt;RefundShippingCharges i:nil=&quot;true&quot;\/&gt;\r<br\/>                        &lt;RowId&gt;1&lt;\/RowId&gt;\r<br\/>                        &lt;SellerProductId\/&gt;\r<br\/>                        &lt;ShippingDateMax&gt;0001-01-01T00:00:00&lt;\/ShippingDateMax&gt;\r<br\/>                        &lt;ShippingDateMin&gt;0001-01-01T00:00:00&lt;\/ShippingDateMin&gt;\r<br\/>                        &lt;Sku&gt;INTERETBCA&lt;\/Sku&gt;\r<br\/>                        &lt;SkuParent i:nil=&quot;true&quot;\/&gt;\r<br\/>                        &lt;UnitAdditionalShippingCharges&gt;0&lt;\/UnitAdditionalShippingCharges&gt;\r<br\/>                        &lt;UnitShippingCharges&gt;0&lt;\/UnitShippingCharges&gt;\r<br\/>                     &lt;\/OrderLine&gt;\r<br\/>                  &lt;\/OrderLineList&gt;\r                  &lt;OrderNumber&gt;1304270728HT1ZP&lt;\/OrderNumber&gt;\r<br\/>                  &lt;OrderState&gt;Shipped&lt;\/OrderState&gt;\r<br\/>                  &lt;ShippedTotalAmount&gt;7.29&lt;\/ShippedTotalAmount&gt;\r<br\/>                  &lt;ShippedTotalShippingCharges&gt;0&lt;\/ShippedTotalShippingCharges&gt;\r<br\/>                  &lt;ShippingAddress&gt;\r<br\/>                     &lt;Address1 i:nil=&quot;true&quot;\/&gt;\r<br\/>                     &lt;Address2 i:nil=&quot;true&quot;\/&gt;\r<br\/>                     &lt;ApartmentNumber\/&gt;\r<br\/>                     &lt;Building\/&gt;\r<br\/>                     &lt;City&gt;BORDEAUX&lt;\/City&gt;\r<br\/>                     &lt;Civility&gt;MR&lt;\/Civility&gt;\r<br\/>                     &lt;CompanyName\/&gt;\r<br\/>                     &lt;Country&gt;FR&lt;\/Country&gt;\r<br\/>                     &lt;County&gt;N\/A&lt;\/County&gt;\r<br\/>                     &lt;FirstName&gt;Pr\u00e9nomOOOOOOOHSBEJ&lt;\/FirstName&gt;\r<br\/>                     &lt;Instructions\/&gt;\r<br\/>                     &lt;LastName&gt;NomOOOOOOOHSBEJ&lt;\/LastName&gt;\r<br\/>                     &lt;PlaceName\/&gt;\r<br\/>                     &lt;Street&gt;33 RUE SAINT PIERRE&lt;\/Street&gt;\r<br\/>                     &lt;ZipCode&gt;33000&lt;\/ZipCode&gt;\r<br\/>                  &lt;\/ShippingAddress&gt;\r<br\/>                  &lt;ShippingCode&gt;STD&lt;\/ShippingCode&gt;\r<br\/>                  &lt;ShippingDateMax i:nil=&quot;true&quot;\/&gt;\r<br\/>                  &lt;ShippingDateMin i:nil=&quot;true&quot;\/&gt;\r<br\/>                  &lt;SiteCommissionPromisedAmount&gt;1.02&lt;\/SiteCommissionPromisedAmount&gt;\r<br\/>                  &lt;SiteCommissionShippedAmount&gt;1.02&lt;\/SiteCommissionShippedAmount&gt;\r<br\/>                  &lt;SiteCommissionValidatedAmount&gt;1.02&lt;\/SiteCommissionValidatedAmount&gt;\r<br\/>                  &lt;Status&gt;Completed&lt;\/Status&gt;\r<br\/>                  &lt;ValidatedTotalAmount&gt;7.29&lt;\/ValidatedTotalAmount&gt;\r<br\/>                  &lt;ValidatedTotalShippingCharges&gt;0&lt;\/ValidatedTotalShippingCharges&gt;\r<br\/>                  &lt;ValidationStatus&gt;None&lt;\/ValidationStatus&gt;\r<br\/>                 &lt;VisaCegid&gt;230&lt;\/VisaCegid&gt;\r<br\/>                 &lt;VoucherList \/&gt;\r<br\/>                 &lt;IsEligibileSubstitution&gt;false&lt;\/IsEligibileSubstitution&gt;\r<br\/>               &lt;\/Order&gt;\r<br\/>            &lt;\/OrderList&gt;\r<br\/>         &lt;\/GetOrderListResult&gt;\r<br\/>      &lt;\/GetOrderListResponse&gt;\r<br\/>   &lt;\/s:Body&gt;\r<br\/>&lt;\/s:Envelope&gt;<\/code><\/pre> <div class=\"code-embed-infos\"> <a href=\"https:\/\/wp74.directchezmoi.com\/wp-content\/uploads\/\/GetOrderListWithReferences-response.xml\" title=\"See GetOrderListWithReferences-response.xml\" target=\"_blank\" class=\"code-embed-name\">GetOrderListWithReferences-response.xml<\/a> <\/div> <\/div>\t\t\t\t\t\t <\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t <div role=\"tabpanel\" class=\"tab-pane \" id=\"tabs_desc_27_7\">\r\n\t\t\t\t\t\t\t\t<div class=\"code-embed-wrapper\"> <pre class=\"language-markup code-embed-pre\"  data-start=\"1\" data-line-offset=\"0\"><code class=\"language-markup code-embed-code\">&lt;soapenv:Envelope xmlns:soapenv=&quot;http:\/\/schemas.xmlsoap.org\/soap\/envelope\/&quot; xmlns:cdis=&quot;http:\/\/www.cdiscount.com&quot; xmlns:cdis1=&quot;http:\/\/schemas.datacontract.org\/2004\/07\/Cdiscount.Framework.Core.Communication.Messages&quot; xmlns:sys=&quot;http:\/\/schemas.datacontract.org\/2004\/07\/System.Device.Location&quot; xmlns:arr=&quot;http:\/\/schemas.microsoft.com\/2003\/10\/Serialization\/Arrays&quot;&gt;\r<br\/>   &lt;soapenv:Header\/&gt;\r<br\/>   &lt;soapenv:Body&gt;\r<br\/>      &lt;cdis:GetOrderList&gt;\r<br\/>         &lt;!--Optional:--&gt;\r<br\/>         &lt;cdis:headerMessage&gt;\r<br\/>            &lt;cdis1:Context&gt;\r<br\/>               &lt;!--Optional:--&gt;\r<br\/>               &lt;cdis1:CatalogID&gt;1&lt;\/cdis1:CatalogID&gt;\r<br\/>               &lt;cdis1:CustomerPoolID&gt;1&lt;\/cdis1:CustomerPoolID&gt;\r<br\/>               &lt;cdis1:SiteID&gt;100&lt;\/cdis1:SiteID&gt;\r<br\/>            &lt;\/cdis1:Context&gt;\r<br\/>            &lt;cdis1:Localization&gt;\r<br\/>               &lt;!--Optional:--&gt;\r<br\/>               &lt;cdis1:Country&gt;Fr&lt;\/cdis1:Country&gt;\r<br\/>               &lt;!--Optional:--&gt;\r<br\/>               &lt;cdis1:Currency&gt;Eur&lt;\/cdis1:Currency&gt;\r<br\/>               &lt;!--Optional:--&gt;\r<br\/>               &lt;cdis1:DecimalPosition&gt;2&lt;\/cdis1:DecimalPosition&gt;\r<br\/>               &lt;!--Optional:--&gt;\r<br\/>               &lt;cdis1:Language&gt;Fr&lt;\/cdis1:Language&gt;\r<br\/>            &lt;\/cdis1:Localization&gt;\r<br\/>            &lt;!--Optional:--&gt;\r<br\/>            &lt;cdis1:Security&gt;\r<br\/>\t\t\t&lt;cdis1:DomainRightsList xsi:nil=&quot;true&quot; xmlns:xsi=&quot;http:\/\/www.w3.org\/2001\/XMLSchema-instance&quot;\/&gt;\r<br\/>               &lt;cdis1:IssuerID xsi:nil=&quot;true&quot; xmlns:xsi=&quot;http:\/\/www.w3.org\/2001\/XMLSchema-instance&quot;\/&gt;\r<br\/>               &lt;cdis1:SessionID xsi:nil=&quot;true&quot; xmlns:xsi=&quot;http:\/\/www.w3.org\/2001\/XMLSchema-instance&quot;\/&gt;\r<br\/>               &lt;cdis1:SubjectLocality xsi:nil=&quot;true&quot; xmlns:xsi=&quot;http:\/\/www.w3.org\/2001\/XMLSchema-instance&quot;&gt;\r<br\/>               &lt;\/cdis1:SubjectLocality&gt;\r<br\/>               &lt;cdis1:TokenId&gt;TokenId&lt;\/cdis1:TokenId&gt;\r<br\/>               &lt;cdis1:UserName&gt;UserName&lt;\/cdis1:UserName&gt;\r<br\/>            &lt;\/cdis1:Security&gt;\r<br\/>            &lt;cdis1:Version&gt;1.0&lt;\/cdis1:Version&gt;\r<br\/>         &lt;\/cdis:headerMessage&gt;\r<br\/>         &lt;!--Optional:--&gt;\r<br\/>         &lt;cdis:orderFilter&gt;\r<br\/>            &lt;!--Optional:--&gt;\r<br\/>            &lt;cdis:FetchOrderLines&gt;false&lt;\/cdis:FetchOrderLines&gt;\r<br\/>            &lt;!--Optional:--&gt;\r<br\/>            &lt;cdis:FetchParcels&gt;true&lt;\/cdis:FetchParcels&gt;\r<br\/>            &lt;!--Optional:--&gt;\r<br\/>            &lt;cdis:OrderReferenceList&gt;\r<br\/>               &lt;!--Zero or more repetitions:--&gt;\r<br\/>               &lt;arr:string&gt;1608161724NR25O&lt;\/arr:string&gt;\r<br\/>            &lt;\/cdis:OrderReferenceList&gt;\r<br\/>         &lt;\/cdis:orderFilter&gt;\r<br\/>      &lt;\/cdis:GetOrderList&gt;\r<br\/>   &lt;\/soapenv:Body&gt;\r<br\/>&lt;\/soapenv:Envelope&gt;<\/code><\/pre> <div class=\"code-embed-infos\"> <a href=\"https:\/\/wp74.directchezmoi.com\/wp-content\/uploads\/\/GetOrderListWithFetchParcels-call.xml\" title=\"See GetOrderListWithFetchParcels-call.xml\" target=\"_blank\" class=\"code-embed-name\">GetOrderListWithFetchParcels-call.xml<\/a> <\/div> <\/div>\t\t\t\t\t\t <\/div>\r\n\t\t\t\t\t\t\t\t\t\t\t\t <div role=\"tabpanel\" class=\"tab-pane \" id=\"tabs_desc_27_8\">\r\n\t\t\t\t\t\t\t\t<div class=\"code-embed-wrapper\"> <pre class=\"language-markup code-embed-pre\"  data-start=\"1\" data-line-offset=\"0\"><code class=\"language-markup code-embed-code\">\ufeff&lt;s:Envelope xmlns:s=&quot;http:\/\/schemas.xmlsoap.org\/soap\/envelope\/&quot;&gt;\r<br\/>   &lt;s:Body&gt;\r<br\/>      &lt;GetOrderListResponse xmlns=&quot;http:\/\/www.cdiscount.com&quot;&gt;\r<br\/>         &lt;GetOrderListResult xmlns:i=&quot;http:\/\/www.w3.org\/2001\/XMLSchema-instance&quot;&gt;\r<br\/>            &lt;ErrorMessage xmlns=&quot;http:\/\/schemas.datacontract.org\/2004\/07\/Cdiscount.Framework.Core.Communication.Messages&quot;&gt;Vous ne pouvez obtenir les alias de clients dont la commande est exp\u00e9di\u00e9e depuis plus de 4 semaines&lt;\/ErrorMessage&gt;\r<br\/>            &lt;OperationSuccess xmlns=&quot;http:\/\/schemas.datacontract.org\/2004\/07\/Cdiscount.Framework.Core.Communication.Messages&quot;&gt;true&lt;\/OperationSuccess&gt;\r<br\/>            &lt;ErrorList\/&gt;\r<br\/>            &lt;SellerLogin&gt;SellerLogin&lt;\/SellerLogin&gt;\r<br\/>            &lt;TokenId&gt;TokenId&lt;\/TokenId&gt;\r<br\/>            &lt;OrderList&gt;\r<br\/>               &lt;Order&gt;\r<br\/>                  &lt;ArchiveParcelList&gt;false&lt;\/ArchiveParcelList&gt;\r<br\/>                  &lt;BillingAddress&gt;\r<br\/>                     &lt;Address1 i:nil=&quot;true&quot;\/&gt;\r<br\/>                     &lt;Address2 i:nil=&quot;true&quot;\/&gt;\r<br\/>                     &lt;ApartmentNumber\/&gt;\r<br\/>                     &lt;Building&gt;BATIMENT 1&lt;\/Building&gt;\r<br\/>                     &lt;City&gt;MARSEILLE&lt;\/City&gt;\r<br\/>                     &lt;Civility&gt;MRS&lt;\/Civility&gt;\r<br\/>                     &lt;CompanyName\/&gt;\r<br\/>                     &lt;Country&gt;FR&lt;\/Country&gt;\r<br\/>                     &lt;County&gt;N\/A&lt;\/County&gt;\r<br\/>                     &lt;FirstName&gt;Pr\u00e9nomOOOOOOOOOFZA&lt;\/FirstName&gt;\r<br\/>                     &lt;Instructions\/&gt;\r<br\/>                     &lt;LastName&gt;NomOOOOOOOOOFZA&lt;\/LastName&gt;\r<br\/>                     &lt;PlaceName\/&gt;\r<br\/>                     &lt;RelayId i:nil=&quot;true&quot;\/&gt;\r<br\/>                     &lt;Street&gt;7 TRAVERSE CHANTE PERDRIX&lt;\/Street&gt;\r<br\/>                     &lt;ZipCode&gt;13010&lt;\/ZipCode&gt;\r<br\/>                  &lt;\/BillingAddress&gt;\r<br\/>                  &lt;Corporation i:nil=&quot;true&quot;\/&gt;\r<br\/>                  &lt;CreationDate&gt;2016-08-16T17:24:43.063&lt;\/CreationDate&gt;\r<br\/>                  &lt;Customer&gt;\r<br\/>                     &lt;Civility&gt;MRS&lt;\/Civility&gt;\r<br\/>                     &lt;CustomerId&gt;ca341e2d1dabef9fa836b6add65c8fa4&lt;\/CustomerId&gt;\r<br\/>                     &lt;Email i:nil=&quot;true&quot;\/&gt;\r<br\/>                     &lt;EncryptedEmail i:nil=&quot;true&quot;\/&gt;\r<br\/>                     &lt;FirstName&gt;Pr\u00e9nomOOOOOOOOOFZA&lt;\/FirstName&gt;\r<br\/>                     &lt;LastName&gt;NomOOOOOOOOOFZA&lt;\/LastName&gt;\r<br\/>                     &lt;MobilePhone&gt;0624558951&lt;\/MobilePhone&gt;\r<br\/>                     &lt;Phone\/&gt;\r<br\/>                     &lt;ShippingFirstName&gt;Pr\u00e9nomOOOOOOOOOFZA&lt;\/ShippingFirstName&gt;\r<br\/>                     &lt;ShippingLastName&gt;NomOOOOOOOOOFZA&lt;\/ShippingLastName&gt;\r<br\/>                  &lt;\/Customer&gt;\r<br\/>                  &lt;HasClaims&gt;false&lt;\/HasClaims&gt;\r<br\/>                  &lt;InitialTotalAmount&gt;25.28&lt;\/InitialTotalAmount&gt;\r<br\/>                  &lt;InitialTotalShippingChargesAmount&gt;0&lt;\/InitialTotalShippingChargesAmount&gt;\r<br\/>                  &lt;IsCLogistiqueOrder&gt;true&lt;\/IsCLogistiqueOrder&gt;\r<br\/>                  &lt;LastUpdatedDate&gt;2016-10-23T16:33:38.173&lt;\/LastUpdatedDate&gt;\r<br\/>                  &lt;ModGesLog&gt;MKPFBC&lt;\/ModGesLog&gt;\r<br\/>                  &lt;ModifiedDate&gt;2016-08-27T03:23:31.68&lt;\/ModifiedDate&gt;\r<br\/>                  &lt;Offer i:nil=&quot;true&quot;\/&gt;\r<br\/>                  &lt;OrderLineList\/&gt;\r<br\/>                  &lt;OrderNumber&gt;1608161724NR25O&lt;\/OrderNumber&gt;\r<br\/>                  &lt;OrderState&gt;Shipped&lt;\/OrderState&gt;\r<br\/>                  &lt;ParcelList&gt;\r<br\/>                     &lt;Parcel&gt;\r<br\/>                        &lt;CustomerNum&gt;85600025718001&lt;\/CustomerNum&gt;\r<br\/>                        &lt;ExternalCarrierName&gt;Relais Colis&lt;\/ExternalCarrierName&gt;\r<br\/>                        &lt;ExternalCarrierTrackingUrl&gt;http:\/\/www.relaiscolis.com\/tracking\/trackandtrace.aspx?ens_id=85&amp;nom_client=NomO&amp;typerech=EXP&amp;valeur=6000257180&amp;style=RC&lt;\/ExternalCarrierTrackingUrl&gt;\r<br\/>                        &lt;IsCustomerReturn&gt;false&lt;\/IsCustomerReturn&gt;\r<br\/>                        &lt;ParcelItemList&gt;\r<br\/>                           &lt;ParcelItem&gt;\r<br\/>                              &lt;ProductName&gt;Tisane Richter&#039;s Minceur D\u00e9pur&lt;\/ProductName&gt;\r<br\/>                              &lt;Quantity&gt;4&lt;\/Quantity&gt;\r<br\/>                              &lt;Sku&gt;AUC4058900008004&lt;\/Sku&gt;\r<br\/>                           &lt;\/ParcelItem&gt;\r<br\/>                        &lt;\/ParcelItemList&gt;\r<br\/>                        &lt;ParcelStatus&gt;Delivered&lt;\/ParcelStatus&gt;\r<br\/>                        &lt;RealCarrierCode&gt;SOG&lt;\/RealCarrierCode&gt;\r<br\/>                     &lt;\/Parcel&gt;\r<br\/>                  &lt;\/ParcelList&gt;\r<br\/>                  &lt;PartnerOrderRef i:nil=&quot;true&quot;\/&gt;\r<br\/>                  &lt;ShippedTotalAmount&gt;25.28&lt;\/ShippedTotalAmount&gt;\r<br\/>                  &lt;ShippedTotalShippingCharges&gt;0&lt;\/ShippedTotalShippingCharges&gt;\r<br\/>                  &lt;ShippingAddress&gt;\r<br\/>                     &lt;Address1 i:nil=&quot;true&quot;\/&gt;\r<br\/>                     &lt;Address2 i:nil=&quot;true&quot;\/&gt;\r<br\/>                     &lt;ApartmentNumber\/&gt;\r<br\/>                     &lt;Building\/&gt;\r<br\/>                     &lt;City&gt;MARSEILLE 10&lt;\/City&gt;\r<br\/>                     &lt;Civility&gt;MR&lt;\/Civility&gt;\r<br\/>                     &lt;CompanyName i:nil=&quot;true&quot;\/&gt;\r<br\/>                     &lt;Country&gt;FR&lt;\/Country&gt;\r<br\/>                     &lt;County&gt;N\/A&lt;\/County&gt;\r<br\/>                     &lt;FirstName&gt;PRESSE MES MOTS&lt;\/FirstName&gt;\r<br\/>                     &lt;Instructions\/&gt;\r<br\/>                     &lt;LastName\/&gt;\r<br\/>                     &lt;PlaceName\/&gt;\r<br\/>                     &lt;RelayId&gt;I1123&lt;\/RelayId&gt;\r<br\/>                     &lt;Street&gt;137 BOULEVARD ROMAIN ROLLAND&lt;\/Street&gt;\r<br\/>                     &lt;ZipCode&gt;13010&lt;\/ZipCode&gt;\r<br\/>                  &lt;\/ShippingAddress&gt;\r<br\/>                  &lt;ShippingCode&gt;RCO&lt;\/ShippingCode&gt;\r<br\/>                  &lt;ShippingDateMax i:nil=&quot;true&quot;\/&gt;\r<br\/>                  &lt;ShippingDateMin i:nil=&quot;true&quot;\/&gt;\r<br\/>                  &lt;SiteCommissionPromisedAmount&gt;4.55&lt;\/SiteCommissionPromisedAmount&gt;\r<br\/>                  &lt;SiteCommissionShippedAmount&gt;4.55&lt;\/SiteCommissionShippedAmount&gt;\r<br\/>                  &lt;SiteCommissionValidatedAmount&gt;4.55&lt;\/SiteCommissionValidatedAmount&gt;\r<br\/>                  &lt;Status&gt;Completed&lt;\/Status&gt;\r<br\/>                  &lt;ValidatedTotalAmount&gt;25.28&lt;\/ValidatedTotalAmount&gt;\r<br\/>                  &lt;ValidatedTotalShippingCharges&gt;0&lt;\/ValidatedTotalShippingCharges&gt;\r<br\/>                  &lt;ValidationStatus&gt;None&lt;\/ValidationStatus&gt;\r<br\/>                  &lt;VisaCegid&gt;230&lt;\/VisaCegid&gt;\r<br\/>                  &lt;VoucherList \/&gt;\r<br\/>                  &lt;IsEligibileSubstitution&gt;false&lt;\/IsEligibileSubstitution&gt;\r<br\/>               &lt;\/Order&gt;\r<br\/>            &lt;\/OrderList&gt;\r<br\/>         &lt;\/GetOrderListResult&gt;\r<br\/>      &lt;\/GetOrderListResponse&gt;\r<br\/>   &lt;\/s:Body&gt;\r<br\/>&lt;\/s:Envelope&gt;<\/code><\/pre> <div class=\"code-embed-infos\"> <a href=\"https:\/\/wp74.directchezmoi.com\/wp-content\/uploads\/\/GetOrderListWithFetchParcels-response.xml\" title=\"See GetOrderListWithFetchParcels-response.xml\" target=\"_blank\" class=\"code-embed-name\">GetOrderListWithFetchParcels-response.xml<\/a> <\/div> <\/div>\t\t\t\t\t\t <\/div>\r\n\t\t\t\t\t\t\t\r\n\t\t\t\t\t <\/div>\r\n\t\t\t\t\t \r\n\t\t\t\t <\/div>\r\n <script>\r\n\t\tjQuery(function () {\r\n\t\t\tjQuery('#myTab_27 a:first').tab('show')\r\n\t\t});\r\n\t\t\r\n\t\t\t\tjQuery(function(){\r\n\t\t\tvar b=\"fadeIn\";\r\n\t\t\tvar c;\r\n\t\t\tvar a;\r\n\t\t\td(jQuery(\"#myTab_27 a\"),jQuery(\"#tab-content_27\"));function d(e,f,g){\r\n\t\t\t\te.click(function(i){\r\n\t\t\t\t\ti.preventDefault();\r\n\t\t\t\t\tjQuery(this).tab(\"show\");\r\n\t\t\t\t\tvar h=jQuery(this).data(\"easein\");\r\n\t\t\t\t\tif(c){c.removeClass(a);}\r\n\t\t\t\t\tif(h){f.find(\"div.active\").addClass(\"animated \"+h);a=h;}\r\n\t\t\t\t\telse{if(g){f.find(\"div.active\").addClass(\"animated \"+g);a=g;}else{f.find(\"div.active\").addClass(\"animated \"+b);a=b;}}c=f.find(\"div.active\");\r\n\t\t\t\t});\r\n\t\t\t}\r\n\t\t});\r\n\t\t\r\n\r\n\t\tfunction do_resize(){\r\n\r\n\t\t\tvar width=jQuery( '.tab-content .tab-pane iframe' ).width();\r\n\t\t\tvar height=jQuery( '.tab-content .tab-pane iframe' ).height();\r\n\r\n\t\t\tvar toggleSize = true;\r\n\t\t\tjQuery('iframe').animate({\r\n\t\t\t    width: toggleSize ? width : 640,\r\n\t\t\t    height: toggleSize ? height : 360\r\n\t\t\t  }, 250);\r\n\r\n\t\t\t  toggleSize = !toggleSize;\r\n\t\t}\r\n\r\n\r\n\t<\/script>\r\n\t\t\t\t\r\n\t\t\t\n<\/div>\n<\/div><\/div><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>GetOrderList Description To search orders. This operation makes it possible to seek orders according to the following criteria: The order state: CancelledByCustomer WaitingForSellerAcceptation AcceptedBySeller PaymentInProgress WaitingForShipmentAcceptation Shipped RefusedBySeller AutomaticCancellation (ex: no answer fron the seller) PaymentRefused ShipmentRefusedBySeller Waiting for Fianet validation \u201cA valider Fianet\u201d (None) Validated Fianet RefusedNoShipment AvailableOnStore NonPickedUpByCustomer &hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":128,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"categories":[],"tags":[224,225,176,84,89,90],"class_list":["post-130","page","type-page","status-publish","hentry","tag-224","tag-api-order","tag-generatediscussionmailguid","tag-getorderlist","tag-orderfilter","tag-orderlistmessage"],"_links":{"self":[{"href":"https:\/\/wp74.directchezmoi.com\/index.php?rest_route=\/wp\/v2\/pages\/130","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wp74.directchezmoi.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wp74.directchezmoi.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wp74.directchezmoi.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wp74.directchezmoi.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=130"}],"version-history":[{"count":18,"href":"https:\/\/wp74.directchezmoi.com\/index.php?rest_route=\/wp\/v2\/pages\/130\/revisions"}],"predecessor-version":[{"id":6309,"href":"https:\/\/wp74.directchezmoi.com\/index.php?rest_route=\/wp\/v2\/pages\/130\/revisions\/6309"}],"up":[{"embeddable":true,"href":"https:\/\/wp74.directchezmoi.com\/index.php?rest_route=\/wp\/v2\/pages\/128"}],"wp:attachment":[{"href":"https:\/\/wp74.directchezmoi.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=130"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wp74.directchezmoi.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=130"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wp74.directchezmoi.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=130"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}