Ability to register webhooks to receive async updates when you have a new transaction.
Changelog
- added: Create Transaction webhook
- fixed: Stopped DB errors form being shown in production
Ability to register webhooks to receive async updates when you have a new transaction.
Changelog
Minor update for UI with some polish
Changelog
document
and transaction
.Added support for 23 new transaction types. These new types map directly to familiar X12 EDI document types. Included docs are
Changelog
GET /transactions/{id}
could return an empty pagination envelopeEnjoy our fresh new look!
Also tackled a bug hounding a few integrations where external trading partner transactions were previously getting held up for not meeting the semantic validation. This restriction has been loosened so those transactions no longer need to pass validation, they can simply be corrected with a rule on the Orderful user side.
Changelog
An assortment of minor bug fixes as reported by users like you.
Changelog
400 Bad Request
but no longer create a new relationship.Two quick fixes.
Changelog
dateFrom
query parameter was not exclusive.New feature to offer our API users more options.
Changelog
idType
you'd like GET /transactions
to return. Default is isaId
and withOrgId
parameter makes it orgId
Modify Rules
from a transaction view would open the rules editor with a different transactionImprove performance on some actions by over 50% and more.
Changelog