Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameFormatMandatoryDescription
fromISO 8601 date or datetimeYesStart date for the order listing
toISO 8601 date or datetimeNoEnd date for the order listing

Download Orders - v2 - includes customer currency information and Fruugo tax IDs for customers declarations

URLhttps://www.fruugo.com/orders/download/v2
HTTP MethodGET
ReturnsOrder XML for the orders released between given time boundaries, MIME type "application/XML"

Parameters

NameFormatMandatoryDescription
fromISO 8601 date or datetimeYesStart date for the order listing
toISO 8601 date or datetimeNoEnd date for the order listing


Confirm Order

URLhttps://www.fruugo.com/orders/confirm
HTTP MethodPOST
ReturnsOrder XML for the confirmed order, MIME type "application/xml"

...