1. Create Business Profiles

POST {{host}}/v2/profiles/business-profile

Request Body

{"abn"=>nil, "acn"=>nil, "actorEmail"=>"multibiztest2@wise.com", "address"=>{"addressFirstLine"=>"1 A road", "city"=>"London", "countryIso2Code"=>"gb", "countryIso3Code"=>"gbr", "postCode"=>"11111"}, "arbn"=>nil, "businessFreeFormDescription"=>"TESTING", "businessName"=>"API TEST TWO", "companyRole"=>"OWNER", "companyType"=>"LIMITED", "firstLevelCategory"=>"CONSULTING_IT_BUSINESS_SERVICES", "operationalAddresses"=>[{"addressFirstLine"=>"1 A road", "city"=>"London", "countryIso2Code"=>"gb", "countryIso3Code"=>"gbr", "postCode"=>"11111"}], "registrationNumber"=>"113111", "secondLevelCategory"=>"ADVERTISING_AND_MARKETING", "webpage"=>"http://aaa.com"}