Skip to main content
Aria Knowledge Central

update_legal_entity_m Guide

Use the update_legal_entity_m API to update any existing legal entity. The required fields are used to select the legal entity that is intended to be updated, and all additional fields will be updated with the new values sent with this call. Any fields left blank will result in a null value being updated in the system.

API Specification:

update_legal_entity_m

Required Fields:
  • <client_no>
  • <auth_key>
  • <legal_entity_no> or <client_legal_entity_id>
  • <legal_entity_name>
Sample Call and Response:update_legal_entity_m Sample Call and Response

Aria Internal Note: e-invoicing

Input Field
Field Type Length Description
<legal_entity_email> string 254 characters Email address for the legal entity contact
TOP
  • Was this article helpful?