Tool to update an existing order transaction. Use when adjusting order details such as amount, shipping, or line items after creation.
amountnumberTotal amount of the order
to_zipstringPostal code of the order destination
to_citystringCity of the order destination
providerstringTransaction provider, e.g., 'api', 'csv'
shippingnumberTotal shipping amount for the order
to_statestringTwo-letter state code for the order destination
sales_taxnumberSales tax collected for the order
to_streetstringStreet address of the order destination
line_itemsarrayLine items in the order
to_countrystringTwo-letter ISO country code of the order destination
transaction_idRequiredstringUnique identifier for the transaction to update
transaction_datestringDate/time when transaction occurred (ISO 8601 format)
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.