Update

Update an invoice approval policy associated with an entity

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

entityIdstringRequired
Entity ID or Entity ForeignID
policyIdstringRequired

Request

This endpoint expects an object.
triggerlist of objectsOptional
ruleobjectOptional
upstreamPolicyIdstringOptional

Response

This endpoint returns an object.
idstring
triggerlist of objects
ruleobject
upstreamPolicyIdstring
createdAtdatetime
updatedAtdatetime

Errors