Retrieve domestic payment consent
GET {{url}}/domestic-payment-consents/{{consentId}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-fapi-financial-id | string | ||
Authorization | string |
RESPONSES
status: OK
{"Data":{"Status":"AwaitingAuthorisation","StatusUpdateDateTime":"2022-09-23T08:34:43.275221Z","CreationDateTime":"2022-09-23T08:34:43.275221Z","ConsentId":"0d4b6692-xxxx-4938-xxxx-99e125231cf9","Initiation":{"CreditorAccount":{"Name":"Receiver Co.","SchemeName":"UK.OBIE.SortCodeAccountNumber","Identification":"11223321325698"},"InstructedAmount":{"Amount":"10.0","Currency":"GBP"},"RemittanceInformation":{"Reference":"ReceiverRef","Unstructured":"Shipment fee"},"EndToEndIdentification":"E2E123","InstructionIdentification":"ID412"}},"Risk":{"DeliveryAddress":{"Country":"UK","PostCode":"E2 7AA","TownName":"London","StreetName":"Apple Street","AddressLine":["7"],"BuildingNumber":"1"},"PaymentContextCode":"EcommerceGoods","MerchantCategoryCode":"5967","MerchantCustomerIdentification":"1238808123123"},"Links":{"Self":"https://oba.revolut.com/domestic-payment-consents/0d4b6692-xxxx-4938-xxxx-99e125231cf9"},"Meta":{"TotalPages":1}}