Create Deposit
Retrieve the deposit methods for an account, including crypto and bank transfer. Bitcoin deposits are converted by Relay directly to USDT on Plasma in the destination account's wallet. Crypto deposits require a $10 minimum.
Headers
A unique key that makes this request safe to retry. See Idempotent requests.
Request body
Example request
{
"amount": 50,
"destination": "biz_xxxxxxxxxxxxxx"
}Response
deposit created
Example response
{
"account_id": "biz_xxxxxxxxxxxxxx",
"amount": "50.00",
"hosted_url": "https://whop.com/deposit/biz_xxxxxxxxxxxxxx/",
"methods": {
"bank": {
"currencies": [
{
"account_number": "8825310472",
"currency": "USD",
"deposit_bank_address": "2115 Linwood Avenue, Fort Lee, New Jersey 07024",
"deposit_bank_name": "Cross River Bank",
"deposit_beneficiary_name": "Shine Time Auto Detailing",
"deposit_reference": "SHINE-1042",
"rails": [
"wire"
],
"routing_number": "021214891",
"swift_bic": "CRBAUS33"
}
]
},
"crypto": [
{
"deposit_address": "soladdr",
"icon_url": "https://whop.com/_static/images/crypto/solana.svg",
"name": "Solana",
"supported_currencies": [
{
"icon_url": "https://whop.com/_static/images/crypto/pyusd.svg",
"name": "PYUSD"
}
]
}
]
},
"object": "deposit"
}Changes
Changed in 7 of the 74 revisions of this API.53815
- ●
added the new
BTCenum value to the/////response property for the response statusresponse-property-enum-value-added
- ●
added the new
Bitcoinenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
- ▲
removed
subschema #1subschema #2from therequest propertyoneOflistrequest-property-one-of-removed
- ▲
the
request property type changed from no type tostringrequest-property-type-changed
- ▲
removed the required property
from the response with the statusresponse-required-property-removed
- ●
removed the request property
request-property-removed
- ●
removed the request property
request-property-removed
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ○
added the optional property
/to the response with the statusresponse-optional-property-added
This revision also has 9 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
the endpoint scheme security
bearerAuthwas added to the APIapi-security-added
This revision also has 16 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
request property
//was restricted to a list of enum valuesrequest-property-became-enum
- ▲
request property
was restricted to a list of enum valuesrequest-property-became-enum
- ●
added the new
ARBenum value to the/////response property for the response statusresponse-property-enum-value-added
- ●
added the new
Arbitrumenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
BNBenum value to the/////response property for the response statusresponse-property-enum-value-added
- ●
added the new
BNB Smart Chainenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
Baseenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
ETHenum value to the/////response property for the response statusresponse-property-enum-value-added
- ●
added the new
EURCenum value to the/////response property for the response statusresponse-property-enum-value-added
- ●
added the new
Ethereumenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
HYPEenum value to the/////response property for the response statusresponse-property-enum-value-added
- ●
added the new
Hypercoreenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
Hyperliquidenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
MegaETHenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
PYUSDenum value to the/////response property for the response statusresponse-property-enum-value-added
- ●
added the new
Plasmaenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
Polygonenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
SOLenum value to the/////response property for the response statusresponse-property-enum-value-added
- ●
added the new
Solanaenum value to the///response property for the response statusresponse-property-enum-value-added
- ●
added the new
USD1enum value to the/////response property for the response statusresponse-property-enum-value-added
- ●
added the new
USDCenum value to the/////response property for the response statusresponse-property-enum-value-added
- ●
added the new
USDC.eenum value to the/////response property for the response statusresponse-property-enum-value-added
- ●
added the new
USDGenum value to the/////response property for the response statusresponse-property-enum-value-added
- ●
added the new
USDTenum value to the/////response property for the response statusresponse-property-enum-value-added
- ●
added the new
USDT0enum value to the/////response property for the response statusresponse-property-enum-value-added
- ●
added the new
USDeenum value to the/////response property for the response statusresponse-property-enum-value-added
- ●
added the new
USDmenum value to the/////response property for the response statusresponse-property-enum-value-added
- ●
added the new
XOenum value to the/////response property for the response statusresponse-property-enum-value-added
- ●
added the new
XPLenum value to the/////response property for the response statusresponse-property-enum-value-added
- ●
added the new
achenum value to the/////response property for the response statusresponse-property-enum-value-added
- ●
added the new
chapsenum value to the/////response property for the response statusresponse-property-enum-value-added
- ●
added the new
fpsenum value to the/////response property for the response statusresponse-property-enum-value-added
- ●
added the new
pUSDenum value to the/////response property for the response statusresponse-property-enum-value-added
- ●
added the new
sepaenum value to the/////response property for the response statusresponse-property-enum-value-added
- ●
added the new
wETHenum value to the/////response property for the response statusresponse-property-enum-value-added
- ●
added the new
wireenum value to the/////response property for the response statusresponse-property-enum-value-added
- ○
added the new
baseenum value to the request property//request-property-enum-value-added
- ○
added the new
baseenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
ethereumenum value to the request property//request-property-enum-value-added
- ○
added the new
ethereumenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
polygonenum value to the request property//request-property-enum-value-added
- ○
added the new
polygonenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
solanaenum value to the request property//request-property-enum-value-added
- ○
added the new
solanaenum value to the request propertyrequest-property-enum-value-added
- ○
added the new
undefinedenum value to the request propertyrequest-property-enum-value-added
This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ○
added the new optional
headerrequest parameterIdempotency-Keynew-optional-request-parameter
- ○
added the required property
////to the response with the statusresponse-required-property-added
- ○
added the required property
////to the response with the statusresponse-required-property-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
Of the 74 revisions, 1 has no diff computed.