{ "uuid": "409a1ac0-6e11-4d55-8fa6-e1d3ee3378c2", "lastMigration": 29, "name": "SpectroCoin Merchant", "endpointPrefix": "api/merchant/1", "latency": 0, "port": 3000, "hostname": "", "routes": [ { "uuid": "c38670fe-668d-4caf-aaa0-00751d1d3bc3", "documentation": "Create merchant order", "method": "post", "endpoint": "api/createOrder", "responses": [ { "uuid": "8af54e77-f4dc-414b-9e05-a8d4d82c342a", "body": "{\n \"depositAddress\": \"\",\n \"orderId\": \"\",\n \"orderRequestId\": {{faker 'number.int' max=99999}},\n \"payAmount\": {{faker 'number.int' max=99999}},\n \"payCurrency\": \"\",\n \"receiveAmount\": {{faker 'number.int' max=99999}},\n \"receiveCurrency\": \"\",\n \"redirectUrl\": \"\",\n \"validUntil\": {{faker 'number.int' max=99999}}\n}", "latency": 0, "statusCode": 200, "label": "successful operation", "headers": [{ "key": "Content-Type", "value": "application/json" }], "bodyType": "INLINE", "filePath": "", "databucketID": "", "sendFileAsBody": false, "rules": [], "rulesOperator": "OR", "disableTemplating": false, "fallbackTo404": false, "default": true, "crudKey": "id" } ], "enabled": true, "responseMode": null, "type": "http" } ], "proxyMode": false, "proxyHost": "", "proxyRemovePrefix": false, "tlsOptions": { "enabled": false, "type": "CERT", "pfxPath": "", "certPath": "", "keyPath": "", "caPath": "", "passphrase": "" }, "cors": true, "headers": [], "proxyReqHeaders": [{ "key": "", "value": "" }], "proxyResHeaders": [{ "key": "", "value": "" }], "data": [], "folders": [], "rootChildren": [ { "type": "route", "uuid": "c38670fe-668d-4caf-aaa0-00751d1d3bc3" } ] }