2024.11.14
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
Transfers
GET transfers/v1/
- ๐ added the optional property 'items/items/confirmationNumber' to the response
GET transfers/v1/AddressBook/requests
- ๐ added the optional property 'items/items/requesterAccountId' to the response
- ๐ added the optional property 'items/items/targetAccountId' to the response
Get transfers/v1/{id}
- ๐ added the optional property 'confirmationNumber' to the response
Updated 3 months ago