Retrieve International Scheduled Payment

GET {{url}}/international-scheduled-payments/:id

HEADERS

KeyDatatypeRequiredDescription
x-fapi-financial-idstring
Authorizationstring

RESPONSES

status: OK

{"Data":{"Status":"InitiationPending","StatusUpdateDateTime":"2022-09-27T07:35:53.474112Z","CreationDateTime":"2022-09-27T07:35:53.474112Z","InternationalScheduledPaymentId":"12345678-a0de-466a-1234-e9fc413d0916","Permission":"Create","ConsentId":"14aee295-xxxx-4147-xxxx-a397c3e5ff9d","Initiation":{"CreditorAccount":{"Name":"Receiver Co.","SchemeName":"UK.OBIE.SortCodeAccountNumber","Identification":"11223321325698"},"InstructedAmount":{"Amount":"12.0","Currency":"GBP"},"CurrencyOfTransfer":"GBP","EndToEndIdentification":"E2E1234","InstructionIdentification":"Reference1234","RequestedExecutionDateTime":"2022-10-01T14:15:22Z"}},"Links":{"Self":"https://oba.revolut.com/international-scheduled-payments/12345678-a0de-466a-1234-e9fc413d0916"},"Meta":{"TotalPages":1}}