post https://api.spherepay.co/v1/wallet
Creates a new wallet
object.
Log in to see full request history
Response
Creates a new wallet
object.
xxxxxxxxxx
curl --request POST \
--url https://api.spherepay.co/v1/wallet \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"network": "localhost"
}
'
Try It!
to start a request and see the response here! Or choose an example: