International Scheduled Payment Consent

POST {{url}}/international-scheduled-payment-consents

Request Body

{"Data"=>{"Permission"=>"Create", "Initiation"=>{"InstructionIdentification"=>"Reference1234", "EndToEndIdentification"=>"E2E1234", "RequestedExecutionDateTime"=>"2023-12-01T14:15:22Z", "CurrencyOfTransfer"=>"EUR", "InstructedAmount"=>{"Amount"=>"2.50", "Currency"=>"EUR"}, "CreditorAccount"=>{"SchemeName"=>"UK.OBIE.IBAN", "Identification"=>"DE05504000005040040066", "Name"=>"Receiver Co."}}}, "Risk"=>{"PaymentContextCode"=>"BillPayment"}}

HEADERS

KeyDatatypeRequiredDescription
x-fapi-financial-idstring
Authorizationstring
Content-Typestring
x-jws-signaturestring
x-idempotency-keystring

RESPONSES

status: Created

{"Data":{"Status":"AwaitingAuthorisation","StatusUpdateDateTime":"2022-09-27T07:21:28.523356Z","CreationDateTime":"2022-09-27T07:21:28.523356Z","Permission":"Create","ConsentId":"4c31ba68-aea8-xxxx-xxxx-12349fa9a975","Initiation":{"InstructionIdentification":"Reference1234","EndToEndIdentification":"E2E1234","RequestedExecutionDateTime":"2022-10-01T14:15:22Z","CurrencyOfTransfer":"GBP","InstructedAmount":{"Amount":"12.0","Currency":"GBP"},"CreditorAccount":{"SchemeName":"UK.OBIE.SortCodeAccountNumber","Identification":"11223321325698","Name":"Receiver Co."}}},"Risk":{"PaymentContextCode":"BillPayment"},"Links":{"Self":"https://oba.revolut.com/international-scheduled-payment-consents/4c31ba68-aea8-xxxx-xxxx-12349fa9a975"},"Meta":{"TotalPages":1}}