Skip to main content
Version: 1.2.0 - Production

Update Exchange Account

PATCH 

/v1.2/customer/account/exchange

Update an already created exchange account.

Request

Header Parameters

    Throttle-Key string

Body

required
    exchangeAccountId numberrequired

    Id of the exchange account which wants to amend.

    accountNumber stringrequired

    Account number of the security account.

Responses

OK

Schema
    accountNumber stringrequired

    Possible values: non-empty

    Security account number

    exchangeAccount object
    exchangeAccountId number
    customerNumber string
    accountNumber string

    Security account number

    exchangeAccountNumber string
    exchange string
    exchangeInvestor string
    exchangeAccountType string

    Possible values: [0 (Fully Disclosed), 1 (Default), 2 (MBS FD)]

    exchangeCode string
    status string

    Possible values: [2, 5]

    2 (APPROVED) | 5 (DELETE)

    tradingEnabled integer

    Possible values: [1, 0]

    1 (true) | 0 (false)

    feedLevel integer

    Possible values: [0, 1, 2]

    0-> delayed, 1-> real time L1, 2 -> real time L2

    createdDate string
    modifiedDate string
    status stringrequired

    Possible values: non-empty, [SUCCESS, FAILED]

Loading...
Is this page helpful for you?