https://b-api.longbridge.xyz/book/edit_booking_typesAuthorization
Send the Broker ACCESS_TOKEN as Authorization: Bearer <token>.
Request body application/json
Booking Type ID. Taken from the row data record.id.
Source ID. Single-select, enum sourced from ref book_data_source.
Direction. A radio whose enum comes from the booking_types_pay reference; hidden and not submitted when source_id is the client fee list.
Biz Code. The dropdown options come from getBizCodeOptions.
Is Account. A radio whose enum comes from the ref booking_types_is_account.
YN
Account Currencies. A tree-select component; fixed to ['ALL'] when is_account=N.
Language EN. Taken from the name.en of the biz_code option.
Language CN. Taken from name['zh-CN'] of the biz_code option.
Language HK. Taken from name['zh-HK'] of the biz_code option.
Audit Frontend Resource. Taken from the row data record before editing; not a business field.
Responses
HTTP 200No confirmable field definitions are available for the response yet.codemessagedatadataobjectdata structureNo nested fields