public interface CisClientShippingService extends CisClientService
| Modifier and Type | Method and Description |
|---|---|
CisShipment |
createShipment(java.lang.String xClientRef,
java.lang.String tenantId,
CisShipment cisShipment)
Creates a shipment.
|
byte[] |
getLabel(java.lang.String xClientRef,
java.lang.String tenantId,
java.net.URI labelLocation)
Gets the shipment label.
|
pingCisShipment createShipment(java.lang.String xClientRef, java.lang.String tenantId, CisShipment cisShipment)
xClientRef - client ref to pass in the headertenantId - tenantId to pass in the headercisShipment - shipment to createbyte[] getLabel(java.lang.String xClientRef,
java.lang.String tenantId,
java.net.URI labelLocation)
xClientRef - client ref to pass in the headertenantId - tenantId to pass in the headerlabelLocation - location of the labelCopyright © 2018 SAP SE. All Rights Reserved.