Update
Account level
The PUT /account/{account_id}/customer-info endpoint may be used to update or add account information of an account.
Installation level
The PUT /account/{account_id}/installation/{installation_id} endpoint may be used to update or add installation information of an account.
Mandatory fields that should be provided to execute these calls are the:
account_id
&installation_id
which were provided upon the provisioning of the account and the relevant installation.
Updated 5 months ago