BigCommerce Search for Order by Order Number

Inputs

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

Input

Type

Description

Order Number

String

The action will search for an order matching this order number.

Access Token

String

Access Token

Store Key

String

Store Key

Outputs

Output

Type

Decription

Success

Boolean

true if managed to find an order; false if no orders found.

Order

Object

If the order is found then this output will have the order object that with all the order fields.