By External Id Approve Create
Approve a spend request by its external ID.
The external ID is a unique identifier for the spend request that is assigned by the client.
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 request.
Response
data
The spend request object.
This object represents a request to commit spend on the
YunoJuno platform.