Skip to main content
POST
/
shops
/
v2
/
circle
/
wallet
Create Circle wallet for shop (JWT required)
curl --request POST \
  --url https://api.io.droplinked.com/shops/v2/circle/wallet \
  --header 'x-droplinked-api-key: <api-key>'
{
  "statusCode": 400,
  "message": "Bad Request",
  "error": "Invalid input data"
}

Authorizations

x-droplinked-api-key
string
header
required

Response

Success