Simulates a deposit event in the OpenXSwitch Sandbox environment.
Documentation Index
Fetch the complete documentation index at: https://docs.openxswitch.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Destination type for the deposit
on_chain, internal_transfer "on_chain"
The token name. Only rechargeable currencies are accepted.
Refer to the Get Recharge Currencies endpoint for the list of supported currencies.
Receive Amount
The token name
Status of the deposit, supported status(pending, updated, success)
success, pending "pending"
Source address for the deposit; required when the destination type is "on_chain"
Destination address for the deposit; required when the destination type is "on_chain"
The unique id of source the wallet/sub-wallet; required when the destination type is "internal_transfer"
The unique id of destination the wallet/sub-wallet; required when the destination type is "internal_transfer"