Create
Create a spend request.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
hirer
The identifier or the email address of the hirer creating the spend request.
title
The title of the spend request.
description
A detailed description of the spend request.
amount
The amount of money requested.
amount_type
The type of the amount requested.
DAY_RATE
- Day rateTOTAL
- Total
Allowed values:
currency
The currency in which the amount is specified.
AUD
- $ AUDCAD
- $ CADCHF
- ₣ CHFCZK
- Kč CZKDKK
- kr DKKEUR
- € EURGBP
- £ GBPHKD
- $ HKDNOK
- kr NOKPLN
- zł PLNSEK
- kr SEKSGD
- $ SGDAED
- د.إ AEDUSD
- $ USD
custom_fields
An array of custom fields specific to the spend request.
external_id
An external identifier for the spend request, optional.
spend_request_configuration
The identifier of the configuration to create the spend request against.
Response
data
The spend request object.
This object represents a request to commit spend on the
YunoJuno platform.