2024.10.31
This release includes changes to enforce max field lengths when submitting a new wire. There also have been additional fields added to the GET accounts methods.
π Documentation Updates
π Added
β οΈ Warning
Accounts
GET accounts/v1/{accountId}/transactions
- π added the optional property 'transactions/items/coreTransactionId' to the response
Webhooks
GET /EventHistory
- π added the optional property 'items' to the response
- π added the optional property 'pageOffset' to the response
- π added the optional property 'pageSize' to the response
- π added the optional property 'totalItemCount' to the response
- π added the optional property 'totalPages' to the response
GET /EventHistory/{id}/runs
- π endpoint added
Updated 3 days ago