Tool to add Chart of Accounts (COAs) to a specific supplier site. Use when you need to assign account types to a supplier site for transaction categorization and financial tracking.
idRequiredintegerCoupa unique identifier of the supplier site to update.
fieldsstringJSON array of fields to return; e.g., ['id','name','account-types'].
payloadobjectAdditional supplier site attributes to update directly; keys should use Coupa API hyphenated names.
on_behalf_ofstringUser email or login to perform the action on behalf of. Sent as 'X-COUPA-ON-BEHALF-OF' header.
account-typesRequiredarrayList of account types (COAs) to assign to the supplier site. Each account type can be referenced by ID or name.
business_rolestringCoupa business role to use when acting on behalf of a user. Sent as 'X-COUPA-BUSINESS-ROLE'.
return_objectstringControls response verbosity: 'none', 'limited', or 'shallow'.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.