Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCoupa ToolsCoupa Receipt Requests Update
Coupa Tools

Coupa Receipt Requests Update

Tool to update an existing receipt request via PUT /api/receipt_requests/:id. Use when you need to modify receipt request attributes after confirming the receipt request exists.

Write actionRisk level 2 of 5OAuth connection
Use Coupa Receipt Requests Update

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 receipt request to update.
  • typestring
    Receipt request classification type.
  • linesarray
    Array of receipt request line items to update/add. For updates, include line 'id'. Example: [{'id': 123, 'quantity': '10.0', 'description': 'Updated description'}]
  • statusstring
    Current state of the receipt request (updates may be restricted depending on workflow/state).
  • payloadobject
    Additional receipt request attributes to update directly; keys should use Coupa API hyphenated names. Example: {'status': 'approved', 'type': 'standard'}
  • 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', or 'shallow'.

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.