Advertisement
Guest User

Untitled

a guest
Jun 1st, 2018
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1. ===========================================================
  2. TIME: 2018-06-01T15:16:14+03:00
  3. REQUEST:
  4. METHOD: POST
  5. URL: /eqc/ar
  6. data: <AvailRateUpdateRQ xmlns="http://www.expediaconnect.com/EQC/AR/2011/06"><Authentication username="EQCRealtyCalendar" password="DNJk7p"/><Hotel id="24123291"/><AvailRateUpdate><DateRange from="2018-06-01" to="2018-06-13"/><RoomType id="215105878" closed="false"><RatePlan id="254028472A"><Restrictions minLOS="1" maxLOS="28" closedToArrival="false" closedToDeparture="false"/></RatePlan></RoomType></AvailRateUpdate><AvailRateUpdate><DateRange from="2018-06-14" to="2018-06-20"/><RoomType id="215105878" closed="false"><RatePlan id="254028472A"><Restrictions minLOS="1" maxLOS="28" closedToArrival="false" closedToDeparture="false"/></RatePlan></RoomType></AvailRateUpdate><AvailRateUpdate><DateRange from="2018-06-21" to="2018-06-21"/><RoomType id="215105878" closed="false"><RatePlan id="254028472A"><Restrictions minLOS="1" maxLOS="28" closedToArrival="false" closedToDeparture="false"/></RatePlan></RoomType></AvailRateUpdate><AvailRateUpdate><DateRange from="2018-06-22" to="2018-07-14"/><RoomType id="215105878" closed="false"><RatePlan id="254028472A"><Restrictions minLOS="1" maxLOS="28" closedToArrival="false" closedToDeparture="false"/></RatePlan></RoomType></AvailRateUpdate><AvailRateUpdate><DateRange from="2018-07-15" to="2018-07-15"/><RoomType id="215105878" closed="false"><RatePlan id="254028472A"><Restrictions minLOS="1" maxLOS="28" closedToArrival="false" closedToDeparture="false"/></RatePlan></RoomType></AvailRateUpdate><AvailRateUpdate><DateRange from="2018-07-16" to="2018-09-08"/><RoomType id="215105878" closed="false"><RatePlan id="254028472A"><Restrictions minLOS="3" maxLOS="28" closedToArrival="false" closedToDeparture="false"/></RatePlan></RoomType></AvailRateUpdate><AvailRateUpdate><DateRange from="2018-09-09" to="2019-05-31"/><RoomType id="215105878" closed="false"><RatePlan id="254028472A"><Restrictions minLOS="31" maxLOS="28" closedToArrival="false" closedToDeparture="false"/></RatePlan></RoomType></AvailRateUpdate></AvailRateUpdateRQ>
  7. headers: {"content-type"=>["text/xml"], "accept-encoding"=>["gzip;q=1.0,deflate;q=0.6,identity;q=0.3"], "accept"=>["*/*"], "user-agent"=>["Ruby"], "x-newrelic-id"=>["VQQBUVVRDhACVFdRBwUBVQ=="], "x-newrelic-transaction"=>["PxRSVgcBD1ZSXANTUgIBUFwAFB8EBw8RVU4aBw9ZVgVWBwEDAAQAVFIOBkNKQVoAVgVUB1MFFTs="], "connection"=>["close"], "host"=>["services.expediapartnercentral.com"], "content-length"=>["1978"]}
  8. RESPONSE:
  9. code: 200
  10. body: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  11. <AvailRateUpdateRS xmlns="http://www.expediaconnect.com/EQC/AR/2007/02">
  12. <Error code="3128">Invalid data in request: [lengthOfStayMin] 31 must not be greater than [lengthOfStayMax] 28 for rate update. Ref=[b38fe10a-c532-43cc-8a3d-1d3a0c7c4804]</Error>
  13. </AvailRateUpdateRS>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement