{ "uuid": "409a1ac0-6e11-4d55-8fa6-e1d3ee3378c2", "lastMigration": 24, "name": "SpectroCoin Merchant", "endpointPrefix": "api/merchant/1", "latency": 0, "port": 3000, "hostname": "0.0.0.0", "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 'datatype.number'}},\n \"payAmount\": {{faker 'datatype.number'}},\n \"payCurrency\": \"\",\n \"receiveAmount\": {{faker 'datatype.number'}},\n \"receiveCurrency\": \"\",\n \"redirectUrl\": \"\",\n \"validUntil\": {{faker 'datatype.number'}}\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 } ], "enabled": true, "responseMode": null } ], "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": [] }