Versions Compared

Key

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

...

fDaemon can be used to post order status updates to the platform by creating simple JSON text files dropped into a hotfolder than fDaemon monitors.

 

Filenames

Status Update JSON files should have the following naming scheme:

...

Code Block
{
 "DealerCode": "86009071",
 "Status": 3"Complete",
 "TrackingInfo": {
   "CarrierName": "UPS",
   "TrackingNumber": "12345",
   "TrackingURL": "https://ups.com/track/12345"
 }
}

For descriptions of the fields, additional fields not shown here, and a list of accepted status values, please see this page: Updating Order Status.

You will need Wiki credentials to access this page.  If you have not been given credentials, please contact your Photo Finale representative.