This Step creates shipments for your Billbee orders.
Das sind die Optionen, mit denen man den Step konfigurieren kann.
Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
account | ACCOUNT | | Nein | |
limit | STRING | Limit the rows to be processed. | Nein | |
input | SPREADSHEET | Spreadsheet containing the data. | Nein | |
mappingdefinition | STRING | The mapping definition JSON String | Nein | |
| Folgende Felder sind zu konfigurieren:
Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | BillbeeId | SINGLE | The internal BillbeeId of the order for which the shipping is being created. | Ja | | ShippingId | SINGLE | The id of the shipment (Sendungsnummer/trackingid). | Nein | | OrderId | SINGLE | A differing order number of the shipment if available. | Nein | | Comment | SINGLE | A text stored with the shipment. | Nein | | ShippingProviderId | SINGLE | The id of a shipping provider existing in the billbee account that should be assigned to the shipment. | Nein | | ShippingProviderProductId | SINGLE | The id of a shipping provider product that should be assigend to the shipment. | Nein | | CarrierId | SINGLE | The id of a shipping carrier that should be assigend to the shipment. Will override the carrier from the shipment product. | Nein | | ShipmentType | SINGLE | 0 if Shipment, 1 if Retoure | Nein | 0 | |
Outputs
Das sind die Ergebnisse des Steps, die von nachfolgenden Steps, nach der Ausführung verwendet werden können.
Name | Datentyp | Beschreibung | Pflichtfeld | Werte |
successfulCreatedShipments | SPREADSHEET | | Ja | |
| Folgende Felder sind im Output enthalten:
Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | method | SINGLE | | Nein | | host | SINGLE | | Nein | | requestBody | SINGLE | | Nein | | statusCode | SINGLE | | Nein | | BillbeeId | SINGLE | | Nein | | ShippingId | SINGLE | | Nein | | OrderId | SINGLE | | Nein | | statusMessage | SINGLE | | Nein | | responseHeaders | SINGLE | | Nein | | responseFilename | SINGLE | | Nein | | error | SINGLE | | Nein | | responseContent | SINGLE | | Nein | | errorMessage | SINGLE | | Nein | | |
shipmentCreationFailed | SPREADSHEET | | Ja | |
| Folgende Felder sind im Output enthalten:
Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | method | SINGLE | | Nein | | host | SINGLE | | Nein | | requestBody | SINGLE | | Nein | | statusCode | SINGLE | | Nein | | BillbeeId | SINGLE | | Nein | | ShippingId | SINGLE | | Nein | | OrderId | SINGLE | | Nein | | statusMessage | SINGLE | | Nein | | responseHeaders | SINGLE | | Nein | | responseFilename | SINGLE | | Nein | | error | SINGLE | | Nein | | responseContent | SINGLE | | Nein | | errorMessage | SINGLE | | Nein | | |
invalidShipments | SPREADSHEET | | Ja | |
| Folgende Felder sind im Output enthalten:
Feld | Datentyp | Beschreibung | Pflichtfeld | Standardwert | BillbeeId | SINGLE | | Nein | | ShippingId | SINGLE | | Nein | | OrderId | SINGLE | | Nein | | Comment | SINGLE | | Nein | | ShippingProviderId | SINGLE | | Nein | | ShippingproviderProductId | SINGLE | | Nein | | CarrierId | SINGLE | | Nein | | ShipmentType | SINGLE | | Nein | | |