Create
POST/createMerchantUser/:merchantGuid
Create a merchant user for the given merchant.
Request
Responses
- 200
- 401
- 422
- 500
The created merchant user.
Unauthorized, see authentication.
Unprocessable entity.
Internal server error.
POST/createMerchantUser/:merchantGuid
Create a merchant user for the given merchant.
The created merchant user.
Unauthorized, see authentication.
Unprocessable entity.
Internal server error.