Create Celo Wallet

POST https://dev-api.altra.click/ramp/cusd-wallet

Headers

NameValue

Content-Type

application/json

Body

NameTypeDescription

name

string

Name of the business

Body

{
    "userName": "NameOfbusiness"
}

Last updated