post https://app.roxpay.eu/api/v2-1/registrar/create/account
Create a buyer account
Log in to see full request history
Responses
Create a buyer account
xxxxxxxxxx
10curl --request POST \
--url https://app.roxpay.eu/api/v2-1/registrar/create/account \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"CountryCode": "AT",
"Lang": "bg"
}
'
Try It!
to start a request and see the response here! Or choose an example: