Retrieve International Payment Consent
GET {{url}}/international-payment-consents/{{consentId}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-fapi-financial-id | string | ||
Authorization | string |
RESPONSES
status: OK
{"Data":{"Status":"AwaitingAuthorisation","StatusUpdateDateTime":"2022-09-26T09:07:30.952882Z","CreationDateTime":"2022-09-26T09:07:30.952882Z","ConsentId":"3446d4b6-xxxx-4e4f-xxxx-6605eeff5d1f","Initiation":{"CreditorAccount":{"Name":"Receiver Co.","SchemeName":"UK.OBIE.SortCodeAccountNumber","Identification":"11223321325698"},"InstructedAmount":{"Amount":"10.0","Currency":"EUR"},"CurrencyOfTransfer":"EUR","EndToEndIdentification":"E2E1234","InstructionIdentification":"Reference1234"},"ExchangeRateInformation":{"UnitCurrency":"EUR","RateType":"Indicative","ExchangeRate":"1.0000"}},"Risk":{"PaymentContextCode":"BillPayment"},"Links":{"Self":"https://oba.revolut.com/international-payment-consents/3446d4b6-xxxx-4e4f-xxxx-6605eeff5d1f"},"Meta":{"TotalPages":1}}