v1
latestOpenAPI 3.0.02026-07-26355499.1 KB[POST] Create a deposit
Create a deposit request
Create a deposit request collecting and sending the information needed. We will return you with the information required to create the checkout on your own website or redirect the user to the checkout page .
post/v3/deposits
Headers
Content-Typestring required
Media type of the body sent to the API.
X-Datestring date-time required
ISO8601 Datetime with Timezone (yyyy-MM-dd'T'HH:mm:ssZ)
X-Loginstring required
Merchant X-Login API Key.
Authorizationstring required
Authorization control hash.
X-Idempotency-Keystring
Unique idempotency key for ensuring that the same request is not processed more than once.
Request body
Response
Deposit successfully initiated. The response structure varies based on the checkout type (e.g., HOSTED or ONE_SHOT).