post https://komoju.com/api/v1/merchants
Creates a new merchant.
Responses
Creates a new merchant.
xxxxxxxxxx
curl --request POST \
--url https://komoju.com/api/v1/merchants \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"platform_role": "seller"
}
'
Try It!
to start a request and see the response here! Or choose an example: