Merchants
Post merchants
POST
/
Merchants
{
"type": "<string>",
"title": "<string>",
"status": 123,
"detail": "<string>",
"instance": "<string>"
}
Body
Response
401
text/plain
Unauthorized
The response is of type object
.
{
"type": "<string>",
"title": "<string>",
"status": 123,
"detail": "<string>",
"instance": "<string>"
}