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