Aptos Credit Order Simple

Credit Order Simple using Aptos OMS API

Uses the CreditOrderSimple 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
Credit AmountStringAmount to Credit on Order
Credit TypeStringValue must be O [order], S [shipping], or T [tax]
Reason CodeStringReason Code for Credit
Transaction IDOptional StringTransaction ID (requires AuthOrderNumber)
CommentsOptional StringOptional comments to add

Outputs

OutputTypeDecription
Success?BooleanIf the CreditOrderSimple request has successfully sent
Order ResponseObjectResponse from CreditOrderSimple request
ErrorStringError message