Get deposit status
Directa24 deposit_id. It is obtained when creating the deposit.
Media type of the body sent to the API. (Note: For GET, typically no request body)
application/jsonISO8601 Datetime with Timezone. Example: 2020-06-24T17:13:21Z
Merchant X-Login API Key
Authentication signature hash
Unique idempotency key for ensuring that the same request is not processed more than once. (Typically for state-changing requests)
Deposit status successfully retrieved
ID generated for the user on D24 end
ID of the deposit on D24 end
ID of the Subscription that triggered the deposit
ID of the deposit on the merchant end
Country ISO code
Local currency code
Amount in local currency
Amount in USD
Amount in local currency (may appear in PENDING/CREATED status responses; prefer 'local_amount' or 'usd_amount' where available)
The amount specified as bonus in the request
Specifies if the bonus_amount is absolute or relative. Only shown if bonus_amount is not null.
Payment method code specified on the deposit request or selected by the user. Only shown if payment method is selected.
Type of the payment method. Only shown if payment method is selected.
Status of the deposit
Fee of the deposit in the currency of your balance. Only shown if payment_method was sent or selected.
Currency of your balance. Only shown if payment_method was sent or selected.
Shows if the deposit was refunded or not
Shows if the current payer is the same person who creates the deposit. Only shown if not null.
Payment method used by the client to complete the transaction
The deposit_id specified is not valid
Unauthorized access
The deposit_id specified could not be found
Last updated
Was this helpful?

