post https://api.sendwyre.com/v2/wallets/batch
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests⦠|
Loadingβ¦
Responses
time | status | user agent | |
---|---|---|---|
Retrieving recent requests⦠|
xxxxxxxxxx
curl -XPOST 'https://api.sendwyre.com/v2/wallets/batch?pretty' \
-H 'Content-Type:application/json' \
-d '{
"wallets":[
{"name":"walletOne"},
{"name":"walletTwo"},
{"name":"walletThree"}
]
}'
Try It!
to start a request and see the response here! Or choose an example: