Veeqo Cancel Order by ID

Cancel Veeqo orders

This action cancels orders from Veeqo that correspond to a specific order number

Inputs

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

InputTypeDescription
Order IDStringVeeqo Order ID - not this is not the same as Merchant Order Number (sales_record_number from Veeqo Search for Order data)
API KeyStringAPI Key

Outputs

OutputTypeDescription
SuccessBooleanTrue if managed to cancel an order; False otherwise.

This action uses Veeqo PUT Cancel endpoint - https://developers.veeqo.com/api/operations/cancel-an-order/