Shipments


shipment.get

Request of details of one ore more shipments. If no filter is set, 10 shipments will be shown. (ID-array possible)


FILTER
TagsDescription
SHIPMENT_ID A specific shipment ID
SUBSCRIPTION_ID A specific subscription ID
STATUS Status
START_DATE Start date (e.g. 2015-09-01)
END_DATE End date (e.g. 2015-09-30)

RESPONSE
TagsDescription
SHIPMENT_ID A specific shipment ID
SUBSCRIPTION_ID A specific subscription ID
DATE Shipment date (e.g. 2015-05-24)
TRACKING_NUMBER Tracking number provided by shipper
ARTICLE_OPTION Additional article info
ARTICLES Product to ship

shipment.create

Creates a new shipment


DATA
TagsDescription
SUBSCRIPTION_ID A specific subscription ID
DATE Shipment date (e.g. 2015-05-24)
TRACKING_NUMBER Tracking number provided by shipper
ARTICLE_OPTION Additional article info

RESPONSE
TagsDescription
STATUS Status
SHIPMENT_ID A specific shipment ID

shipment.update

Updates the information of a shipment.


DATA
TagsDescription
SHIPMENT_ID Required A specific shipment ID
See action shipment.create

RESPONSE
TagsDescription
STATUS Status

shipment.delete

Deletes a shipment.


DATA
TagsDescription
SHIPMENT_ID Required A specific shipment ID

RESPONSE
TagsDescription
STATUS Status
support@monsum.com
© 2016 FastBill GmbH