Records application details and requirement checks in the blockchain
POST /applications/registry HTTP/1.1 Host: Content-Type: application/json Accept: */* Content-Length: 117 { "listingId": 1, "applicantId": 1, "passMinCredit": true, "passPrefCredit": true, "passMinIncome": true, "passPrefIncome": true }
Resource created successfully
{ "message": "text" }