[2023-05-22] We now support SEPA direct debit for SEPA indirect participants, starting with BPCE Payments.

SEPA indirect participants can:

  • Send SEPA direct debits
  • Receive SEPA direct debits
  • Reject incoming SEPA direct debits
  • Manage related R transactions, including returns, refunds, and reversals

[2023-04-12] 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_orders
expected_payments
incoming_payments
returns
return_requests
inquiries
transactions
balances
files

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

returns
return_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/

[2023-03-28] We are now supporting ABN AMRO. Corporate customers can send SEPA credit transfers and receive account statement data through ABN AMRO.

[2023-03-15] We are now enabling corporate customers to easily track returns. When a payment order is returned, Numeral automatically:

  • Creates a return object linked to the corresponding payment order
  • Updates the status of the corresponding payment order to returned
  • Reconciles the return with the corresponding transaction booked on the account

To enable this feature, you need to subscribe to and receive debit and credit notifications camt.054 files from your bank.

[2023-03-02] We are now enabling customers to send Faster Payments by creating payment orders with type set to fps and direction set to credit.