Merchant terminal bulk creation
post
Body
filestring · binaryRequired
Responses
200
OK
*/*
404
Not Found
*/*
post
/api/v1/ptsp/merchant-terminal-bulk-creationWas this helpful?
OK
Not Found
Was this helpful?
Was this helpful?
POST /api/v1/ptsp/merchant-terminal-bulk-creation HTTP/1.1
Host: localhost:8080
Content-Type: multipart/form-data
Accept: */*
Content-Length: 17
{
"file": "binary"
}{
"failedCount": 1,
"savedCount": 1,
"message": "text"
}