post https://wallets:8081/wallets/
With a valid object representation, this endpoint allows creating a new wallet.
Log in to see full request history
Responses
With a valid object representation, this endpoint allows creating a new wallet.
xxxxxxxxxx
curl --request POST \
--url https://wallets:8081/wallets/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: