Step 6: Create Bank Flow URL
POST {{protocol}}://{{api-hostname}}/public/v3/webflow/banks/{{bank_slug}}/redirect?url=http://localhost:8081/redirect
Request Params
Key | Datatype | Required | Description |
---|
url | string | | |
Request Body
{"application_sharing_third_parties"=>[{"company_name"=>"{{$randomCompanyName}}", "company_address"=>"{{$randomStreetAddress}}", "company_city"=>"{{$randomCity}}", "company_country"=>"{{$randomCountry}}", "company_phone"=>"{{$randomPhoneNumber}}", "company_email"=>"{{$randomEmail}}", "company_website"=>"{{$randomUrl}}"}], "application_sharing_purposes"=>[{"description"=>"{{$randomLoremSentence}}"}]}
Key | Datatype | Required | Description |
---|
Authorization | string | | |