International Payment Consent
POST {{url}}/international-payment-consents
Request Body
{"Data"=>{"Initiation"=>{"InstructionIdentification"=>"Reference1234", "EndToEndIdentification"=>"E2E1234", "CurrencyOfTransfer"=>"EUR", "InstructedAmount"=>{"Amount"=>"0.1", "Currency"=>"EUR"}, "CreditorAccount"=>{"SchemeName"=>"UK.OBIE.IBAN", "Identification"=>"DE05504000005040040066", "Name"=>"Receiver Co."}}}, "Risk"=>{"PaymentContextCode"=>"BillPayment"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-fapi-financial-id | string | ||
Authorization | string | ||
Content-Type | string | ||
x-jws-signature | string | ||
x-idempotency-key | string |