PostCo Get Return by Order Number

This action retrieves return order information from PostCo for a specified order number. This action requires a PostCo module connection to be setup.

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

It uses the following PostCo API: https://docs.postco.co/return-orders

Inputs

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

InputTypeDescription
Order NumberStringThe Merchant Order Number

Outputs

OutputTypeDescription
Found Order?BooleanWhether any order info was found for the order number provided
Order DataObjectOrder Data
Order IDStringOrder ID
Order StatusStringOrder Status
Order Created AtStringOrder Created At
Order Updated AtStringOrder Updated At
Shipping MethodStringShipping Method
Shipping CarrierStringShipping Carrier
Is Refunded?BooleanIs Refunded?
Refund DataListRefund Data
Is Exchange?BooleanIs Exchange?
Exchange DataListExchange Data
Shipment DataObjectShipment Data