X-Client-Request-Id in the request header for request tracking, duplicate request identification, and log correlation. If this header is provided in the request, the same X-Client-Request-Id will also be returned in the response header./getCardFlow./getProductCode API response now includes a new field: remaining_open_card_num, which indicates the remaining number of cards that can be issued under the current product code.| Type | API/Capability | Change |
|---|---|---|
| Added | Custom X-Client-Request-Id | Supports passing a custom request identifier in the request header. If provided, the same value will be returned in the response header. |
| Added | /getCardFlow | Added a new API for querying card flow records. |
| Updated | /getProductCode | Added remaining_open_card_num to the response. |
| Header | Required | Description |
|---|---|---|
X-Client-Request-Id | No | A custom request identifier. If the same value is submitted repeatedly under the same application, Duplicate Client Request Id will be returned. |
| Header | Description |
|---|---|
X-Client-Request-Id | If X-Client-Request-Id is provided in the request header, the same value will be returned in the response header. |