Simulate debit (sandbox only)Copy Pagepost https://sandbox.bankingcircleconnect.com/api/v1/payments/simulations/debitsSimulate a debit on a given account (sandbox only)Body ParamsSimulate debit payment request informationdebtorAccountobjectrequiredAccount of the debtorAccountIdentifier objectultimateDebtorAccountstring | nullAccount of ultimate debtor If provided the payment is simulated as an agency banking payment.ultimateDebtorFinancialInstitutionstring | nullFinancial institution of ultimate debtor If provided the payment is simulated as an agency banking payment.valueDatestringDate representation Format: ISO 8601 | YYYY-MM-DD Example: 2001-01-28amountobjectAn amountAmount objectschemestringrequiredThe payment scheme to use for the simulated payment Valid values: * SEPA_DD (amount currency must be set to EUR) * BACS_DD (amount currency must be set to GBP)Responses 200Success 400Bad Request 404Not FoundUpdated 7 months ago