# Public Parameters

**Prod Request Gateway:** <https://api.upay.ink>

**Test Request Gateway:** <https://api-test.upay.ink>

**Response Parameters：**

<table data-full-width="false"><thead><tr><th width="156.33333333333331">Field Name</th><th width="143">Field Type</th><th>Instruction</th></tr></thead><tbody><tr><td>code</td><td>string</td><td>Request status, "1" indicates success, others indicate failure</td></tr><tr><td>message</td><td>string</td><td>Status description</td></tr><tr><td>data</td><td>object</td><td>Return data</td></tr><tr><td>requestId</td><td>string</td><td>Request id</td></tr></tbody></table>
