Skip to main content

Accredo

The WMS integration for Accredo imports invoices from Accredo to the WMS for fulfillment, updates being pushed back to Accredo as orders are completed.

Accredo Setup

API Access

For the integration to access the Accredo API the following details need to be provided:

  • API Url
  • Client ID
  • Username
  • Password

Invoice Filtering

So only the relevant invoices are imported into the WMS to process, filtering criteria needs to be provided.

Filtering criteria for Accredo is provided as a query string, for example:
DocumentType eq 'N' and DocumentClass eq 'I' and DefaultLocationCode eq '1234'

WMS Setup

WMS setup instructions.