Approve a spend requisition by external ID
Approve a spend requisition by its external ID.
Approve a spend requisition using your external ID for it. Optionally update custom fields at the point of approval.
Note: Spend Requisition was previously named Spend Request. Some programmatic names use the old terminology.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
external_id
Request
This endpoint expects an object.
custom_fields
An array of custom fields to be updated on the spend requisition.
Response
data
The spend requisition object.
This object represents a request to commit spend on the YunoJuno platform. Spend Requisition was previously named Spend Request in the API documentation; some programmatic names use the old terminology.