v1

latestOpenAPI 3.1.0© Modulr Finance2026-08-04207430590.4 KB
Inbound Payments

Endpoint to mock the credit of an account

Inbound payments - mock (Sandbox only)

post/credit

Request body

accountIdstring required

The account to be credited

descriptionstring required

Description of the credit

amountnumber required

Amount of the payment in major current Units - '1' = 1.00 GBP

type'PI_BACS' | 'PI_DD' | 'PI_FAST' | 'PI_SECT' | 'PI_SEPA_INST' | 'PI_SWIFT' required

Type of credit, values:

transactionDatestring

Date of credit in yyyy-MM-ddTHH:mm:ssZ format

numberOfTransactionsinteger

Number of credit transactions to create, defaults to 1

Response

OK