APIs
-
DataPrivacy API
-
v1
- Data Privacy API helps in deleting (masking) of the information in accordance to GDPR compliance
-
v1
-
Echo API
-
Fulfillment API
The Fulfillment API web services enable web stores hosted by ModusLink or by clients to transfer orders and returns to the ModusLink fulfillment systems. In addition status could be requested during order or return processing
-
v1
Initial Release
-
v1.1
- Interim Release including shipments (packing details and serial numbers) in GET /order/{requestId]
- Improved documentation
-
v1.2
- New release with validation added
- Schema validation
- Functional validation
- Response includes requestId
- Added B2B related functionality
- Date-time format changed to UTC yyyy-mm-ddThh:mm:ssZ * Adding shipping object to return - RMA response
- Added additional search criteria for GET orders / rmas
- Sample updated to reflect Schema
- Added additional search criteria for GET orders / rmas
- Add RMA requestHeader dateTimeSend
- Removed requestHeaderRMA object, both RMA and Order use requestHeader object
- Added EXI as shipmethod
- cancel option added as POST /orders//cancel
- item node is now set to required
- Method to add attachment added
- dateTimes object added and included in item as input
- key reference fields description updated - allowed values limitted to Alphanumeric '^ - _ .'
- New release with validation added
-
v1.3
- Descriptions updated
- Added POST /orders//confirm for 3PL Fulfillment Partner to confirm when order is created in their System
- Added POST /rma//confirm for 3PL Fulfillment Partner to confirm when rma is created in their System
- Added POST /rmas//return for 3PL Fulfillment Partner to confirm when physical return is recorded agains an rma in their system.
- Added POST /rmas//label for 3PL Fulfillment Partner post return labels
- Updated GET /orders/refunds and /orders//refunds to add customerName as required field in response.
- Updated POST /orders/refunds add customerName as optional field(defaulted to bill to first name and last name if not provided)
-
v1
-
paymentMethod
-
v1
This APi is used to retrieve available payment methods
-
v1
-
Product API
The Product API web service allows web stores to provide up to date information on inventory availability.
-
v1
Initial Release
-
v1.1
- Native REST version * Added option to retrieve a list of items * Response format matched with other APIs * Added productLine to body of message and samples * Corrected storageLoction sample value to be a true numeric value.
-
v1