- DATE:
- AUTHOR:
- The Duffel team
Client Libraries & SDKs
We’ve released v1.8.0 of our JavaScript library, with support for listing order cancellations
DATE:
AUTHOR:
The Duffel team
We’ve just released version 1.8.0 of our JavaScript client library, which adds support for listing order cancellations.
You can either paginate through order cancellations manually with `list`, or get a generator with `listWithGenerator` which does the hard work for you.
The new version is available now on npm, and you can find the full source on GitHub.