added
New feature: Upload a transaction
December 9th, 2020
We’re excited to announce a new feature: Transaction upload.
You can now upload an X12 or JSON transaction from the transactions list view.
- You can upload a
.json
,.x12
or.txt
file - The content of the file must be either JSON or X12
- You can upload only 1 file at a time
- The size of the file must be less than 1MB
Orderful will display a notification on the bottom left of your screen with the result of your upload.
Here is the list of known failure reasons:
- The partnership doesn’t exist in Orderful
- The sender doesn’t exist in Orderful
- The receiver doesn’t exist in Orderful
- The relationship doesn’t exist in Orderful
- The relationship in SETUP
- The file couldn’t be parsed
More details in these articles: