Avalara · Arazzo Workflow
Avalara Refund a Transaction
Version 1.0.0
Look up a committed sale, then issue a refund transaction against it.
Provider
Workflows
refund-transaction
Retrieve a committed transaction and create a refund against it.
Looks up a committed transaction by code, then creates a refund transaction using the supplied refund type and date.
1
getOriginal
getTransactionByCode
Retrieve the original committed transaction by code to confirm it exists before refunding it.
2
refund
refundTransaction
Create a refund transaction based on the original committed transaction using the supplied refund type.