Changelog
The Amnis Public API Changelog page serves as a historical record of the updates and revisions made to our API documentation. If you require additional information or have any questions or concerns, please don't hesitate to reach out to our support team for assistance.
June 18, 2024
Improved
- Added two data to Card Transaction Detail endpoint:
- Card Transaction Detail Added new data to object
comment
vat
- Card Transaction Detail Added new data to object
May 03, 2024
Added
- Payout Payment Create endpoint
- Create Payout Payment New Create Payout endpoint. To use this endpoint you need to have the PAYMENT_CREATE permission. Please contact your relation manager to get this permission.
May 2, 2024
Improved
- Fixed and added new datetime filter for dates, example:
- Card Transaction introduced new datetime filter for dates
lt,lte,gt,gte
lt = less than
lte = less than or equal
gt = greater than
gte = greater than or equal
- Card Transaction introduced new datetime filter for dates
March 22, 2024
Added
- New properties of Card Transaction
- Card Transaction expenseCategory and expenseCostCenter
March 15, 2024
Added
- New endpoint to download specific document
- Export Document File Documents > Export document file
Updated
- Added list of documents related to specific Card Transaction under all endpoints of Transactions (just those of cards will have value, otherwise null) and all Card Transactions
March 14, 2024
Added
- New resource added to
- Export Camt53 Accounts > Export Camt53 file for account movements
March 13, 2024
Updated
- Improved UI of documentations
- New static page: Authentication
- Account
- Retrieve an account
- Retrieve a collection of accounts information
- Foreign exchange
- Retrieve a single FX transaction
- Retrieve a collection of FX transactions
- Request an FX rate
- Fee
- Retrieve a single fee
- Retrieve a collection of fees
- Contact
- Retrieve a single contact information
- Retrieve a collection of contacts information
- BP information
- Retrieve an available BP information
- Card transaction
- Retrieve a single card transaction information
- Retrieve a collection of card transactions
March 4, 2024
Updated
- Improved UI of documentations
- Static pages such as: Introduction, Usage and limits and Errors and responses
- Authentication
- Generate access token
- Transaction
- Retrieve a single account transaction
- Retrieve a collection of transactions
- Payments
- Retrieve a single PEER (P2P) payment
- Retrieve a collection of PEER (P2P) payments
- Retrieve a single payout payment
- Retrieve a collection of payout payments
- Retrieve a single pay-in payment
- Retrieve a collection of payout payments
October 23, 2023
Updated
- Revamp documentation