Create business lines

POST {{LEM_API_BASE_URL}}/businessLines

Request Body

{"capability"=>"receivePayments", "industryCode"=>"622", "salesChannels"=>["eCommerce", "payByLink"], "legalEntityId"=>"{{organisationLegalEntityId}}", "webData"=>[{"webAddress"=>"https://yoururl.com"}]}