Added
Published API version 2023-04-12
April 11th, 2023
Today, we published a new version of the Numeral API, numbered 2023-04-12.
To use this version, you should set the Numeral-Api-Version HTTP header to 2023-04-12.
The changes included are:
| Change | Objects | Endpoints |
|---|---|---|
connected_account is replaced by connected_account_id | payment_ordersexpected_paymentsincoming_paymentsreturnsreturn_requestsinquiriestransactionsbalancesfiles | POST /payment_orders/POST /expected_payments/GET /payment_orders/GET /expected_payments/GET /incoming_payments/GET /returns/GET /return_requests/GET /inquiries/GET /transactions/GET /balances/GET /files/ |
related_payment is replaced by related_payment_id | returnsreturn_requests | POST /returns/POST /return_requests/GET /returns/GET /return_requests/ |
related_request is replaced by related_request_id | inquiries | POST /inquiries/GET /inquiries/ |
bic is replaced by bank_code | connected_accounts | GET /connected_accounts/ |
bank_data.message_id is replaced by bank_data.message_ids | files | GET /files/ |
| Download file endpoint responds a temporary URL, through a HTTP 302 redirection, valid for 5 minutes, rather than the file content | N/A | POST /files/{id}/download/ |
