Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.16 KB

CreateShipmentRequestSimpleWithServicePoint.md

File metadata and controls

18 lines (14 loc) · 1.16 KB

ShipmondoApi.Dotnet.Model.CreateShipmentRequestSimpleWithServicePoint

Properties

Name Type Description Notes
TestMode bool For testing purpose. Shipment and labels generated are dummy and cannot be used. To create real shipments, remove this element or set it to be false [optional]
OwnAgreement bool
LabelFormat string If label_format is specified, the shipping labels will be included in the response. Available formats: a4_pdf, 10x19_pdf, 10x19_png, 10x19_zpl [optional]
ProductCode string GLSDK_SD equals GLS (DK) Shop Delivery
ServiceCodes string
Sender Sender
Receiver Receiver
ServicePoint CreateShipmentRequestSimpleWithServicePointServicePoint [optional]
Parcels List<ParcelSimple>

[Back to Model list] [Back to API list] [Back to README]