For the complete documentation index, see llms.txt. This page is also available as Markdown.

Update ERP link

put

Update ERP link. Available for Operations account with platform account management permissions. Accepts application/json or multipart/form-data (with optional icon). Use JSON for field updates and multipart when uploading an icon. Updates ERP link fields such as note, externalIds, or address. Returns the updated ERP link object.

Path parameters
idstringRequired

ERP link identifier.

Body
logostring · binaryOptional
Responses
200

OK

application/json
idstringOptional
namestringOptional
iconstring · nullableOptional
revisioninteger · int32Optional
companyNamestring · nullableOptional
statusstring · enumOptionalPossible values:
notestring · nullableOptional
put/public/v1/accounts/erp-links/{id}

Last updated

Was this helpful?