Brightpearl Get Order by Order ID

This action searches for an order in Brightpearl by order ID. This action requires a module connection to be set up.

Uses the following Brightpearl API Endpoint: https://api-docs.brightpearl.com/order/order/get.html

Inputs

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

InputTypeDescription
Order IDStringThe Brightpearl Order ID.

Outputs

OutputTypeDecription
SuccessBooleanWhether the API call was successful.
Order Found?BooleanWhether or not order was found
Order StatusStringOrder Status
Order Type CodeStringOrder Type Code
Order StateStringOrder State
Order Payment StatusStringOrder Payment Status
Order Created DateStringOrder Created Date
Basic Order DataObjectBasic Order Data (with Customer and Line Items Data removed)
Line Items DataListLine Items Data
Customer DataObjectCustomer Data