Aptos Set Item Status

Set Item Status using Aptos OMS API

Uses the SetItemStatusAdvanced endpoint here

Inputs

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

InputTypeDescription
Aptos Client NameStringAptos Client Name
Aptos GUIDStringAptos GUID
Aptos Order IDStringAptos Order ID of Order to update
Aptos Item IDStringAptos Item ID of Item to update
Part NumberStringAptos Product Part Number of Item to update
Status IDStringItem Status ID to set: 4 - Ordered, 24 - Item Return Received, 29 - Cancelled, etc
Note TextOptional StringOptional note text to add
Send EmailOptional BooleanOptional Boolean for whether to send a customer email on update

Outputs

OutputTypeDecription
Success?BooleanIf Set Item Status request successfully sent found for the given IDs
Order Status ResponseObjectResponse from Set Item Status request
ErrorStringError message