- Refund APIs now return 2 additional fields - `created_at` and `type`. - Refund API tests have been updated to reflect the simplified status values of `Created`, `Pending` and `Initiated`.
2.0.0
Breaking change
- The batch status API has changed to a more generic status API, and the `batch_id` is no longer returned in the response.
1.1.1
Bug fixes
- Make SetuAPIException accessible from package index