Skip to main content
POST
Đăng ký quyền mua

Ủy quyền

Authorization
string
header
bắt buộc

Bearer token used for protected REST API requests.

Nội dung

application/json

Right subscription request payload. symbol and shares are required.

Payload for submitting a right subscription request.

symbol
string
bắt buộc

Symbol to subscribe.

shares
integer
bắt buộc

Number of new shares to subscribe.

Phạm vi bắt buộc: x >= 1

Phản hồi

Submitted right subscription request.

Response returned after submitting a right subscription request.

status
string

success or failed.

message
string

Human-readable result.

subscription
object

Right subscription request/entitlement for one account.

heldAmount
number

Credit amount held by the backend.