Retrieve International Payment
GET {{url}}/international-payments/:id
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-fapi-financial-id | string | ||
Authorization | string |
RESPONSES
status: OK
{"Data":{"Status":"AcceptedSettlementCompleted","StatusUpdateDateTime":"2022-09-26T14:28:04.342276Z","CreationDateTime":"2022-09-26T14:28:00.178343Z","InternationalPaymentId":"12345678-6992-a81e-xxxx-01f9c376f047","ConsentId":"dd8b3bc7-xxxx-498e-xxxx-72d31ca13970","Initiation":{"CreditorAccount":{"Name":"Receiver Co.","SchemeName":"UK.OBIE.SortCodeAccountNumber","Identification":"11223321325698"},"InstructedAmount":{"Amount":"10.0","Currency":"GBP"},"CurrencyOfTransfer":"GBP","EndToEndIdentification":"E2E1234","InstructionIdentification":"Reference1234"}},"Links":{"Self":"https://oba.revolut.com/international-payments/12345678-6992-a81e-xxxx-01f9c376f047"},"Meta":{"TotalPages":1}}