Bleckmann Get Order by Order Number

Find Bleckmann orders

This action retrieves orders from Bleckmann that correspond to a specific order number.

It uses the following Bleckmann API: https://app.swaggerhub.com/apis-docs/Bleckmann/warehousing/1.6.0?view=uiDocs

  • GET /picktickets/pickticketId

Inputs

In order to use the action in your flow you need to provide it with the following inputs:

InputTypeDescription
Order NumberStringThe Pick Ticket ID which is usually the merchant order number (e.g. Shopify Order Name)
ProfileStringThe profile parameter - this is usually client-specific e.g. company-uk. Request this from client/Bleckmann directly.

Outputs

OutputTypeDescription
SuccessBooleanTrue if managed to find an order; False if no orders found.
Order DataObjectOrder Data
Order StatusStringBleckmann Order Status. Possible values: CREATED, INPROGRESS, PACKED, SHIPPED, CANCELLED
Line ItemsListLine Items