Skip to main content
POST
Fund an application wallet

Authorizations

Authorization
string
header
required

Darwin API keys begin with darwin_ and are created in Developer settings.

Headers

Idempotency-Key
string
required

A caller-generated key, unique to this operation and payload.

Required string length: 1 - 200

Path Parameters

applicationId
string
required

Body

application/json
agentId
string
required
amountMinor
integer
required
Required range: x >= 1
currency
string
required
Required string length: 3

Response

The updated application wallet.

wallet
object
required