Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCoupa ToolsCoupa Patch Business Entity
Coupa Tools

Coupa Patch Business Entity

Tool to update a business entity using PATCH method. Use when you need to modify specific fields of an existing business entity without sending all fields.

Write actionRisk level 2 of 5OAuth connection
Use Coupa Patch Business Entity

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • idinteger
    Required
    Coupa unique identifier of the business entity to update.
  • namestring
    Business entity name.
  • typestring
    Entity type: 'LegalBusinessEntity' or 'OrganizationalBusinessEntity'.
  • fieldsstring
    JSON array of fields to return; e.g., ['id','name','display-name'].
  • statusstring
    Entity status (e.g., 'active', 'inactive').
  • payloadobject
    Additional business entity attributes to update directly; keys should use Coupa API hyphenated names.
  • addressesarray
    Array of address objects associated with the business entity.
  • display-namestring
    Display name for the entity.
  • on_behalf_ofstring
    User email or login to perform the action on behalf of. Sent as 'X-COUPA-ON-BEHALF-OF' header.
  • business_rolestring
    Coupa business role to use when acting on behalf of a user. Sent as 'X-COUPA-BUSINESS-ROLE'.
  • return_objectstring
    Controls response verbosity: 'none', 'limited', 'shallow', or 'full'.
  • formation-typestring
    Formation type: 'Organization' or 'Person'.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.