Add Purchase

Endpoint to add a new Purchase.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Required scopes:
  • purchase_write
Fingerprint order:
  • title,assignee_id,wallet_id,amount,description,max_tx_number,token
Body Params

Create Purchase JSON parameters.

string
required

The name of the Purchase.

string
required

The ID of the User assigned to the Purchase.

number
required

The maximum spendable amount of the Purchase.

string
required

The description of the Purchase.

string
required

The ID of the Wallet the money are taken from, the funding source of the Purchase.

string

The notes of the Purchase.

int32
required
Defaults to 1

The total number of Transactions the temporary virtual Card can make.

Headers
string
required
Defaults to {{fingerprint}}

Advanced authentication: SHA512SUM of the fingerprint values listed in the fingerprint order for this endpoint.

string
required
Defaults to {{fingerprint_signature}}

Advanced authentication: Signature of the X-Soldo-Fingerprint.

Responses

400

Your request has missing arguments or is malformed.

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json