We've introduced a new endpoint to update the information of a licensee:
Change Company Information
POST /company?existing_buyer_assigned_account_id={existing_buyer_assigned_account_id}
This endpoint allows you to update the details of a licensee, including its name, buyer assigned account ID, and legal entity information (VAT number and postal address).
Key capabilities:
- Update the licensee's official name
- Update the partner's internal reference ID (buyer assigned account ID) for the licensee
- Update the licensee's legal entity information, including VAT number and postal address
For full endpoint details, refer to the API documentation.