A transaction must be in the status of billed or completed to be revised.
A transaction must be in the status of billed or completed to be revised.
Error Message | You can't revise a transaction that's not in the status of `billed` or `completed` |
Error Code | transaction_invalid_status_to_revise |
Status Code | 400 |
Common causes
You're trying to revise a transaction with a current invalid status.
Solutions
Verify the transaction has the status of
billed
orcompleted
.