Skip to content
Longport Whale
Client FPS

Save FPS Configs

Submitted from the "Edit" drawer on the Client FPS page, saving a set of client FPS (score) configuration items.

POSThttps://b-api.longbridge.xyz/risk/v1/fps_config_records

Authorization

AuthorizationstringheaderRequired

Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.

Request body application/json

fps_config_recordsarray<string>required

FPS Config Records. A dynamic array where each item contains config_field (the configuration field; values come from the configs dynamic enum, such as customer type or risk level; not fixed), option_value (the selectable value for that configuration field, filtered in cascade based on config_field), and fps_change (the FPS score adjustment corresponding to that configuration item; a string numeric value supporting positive/negative signs and decimals).

audit_frontend_resourceobject

Audit Frontend Resource. Contains value (an array converting config_field/option_value into Chinese display labels), $behavior (fixed text "Edit client FPS rule configuration"), and $action (always edit), used for backend audit logging.

Responses

HTTP 200No confirmable field definitions are available for the response yet.
Standard response envelopecodemessagedata
dataobjectdata structure

No nested fields

Whale Docs