Customer/Products

Add Optional Products

post

version=0.0.1 bizType=customer.app.CustomerOptionalWebApiService.add Accessible after login

Header parameters
companyIdstringOptionalExample: {{company}}
tokenstringOptionalExample: {{LoginResult.data.token}}
langstringOptionalExample: en-US
tracestringOptionalExample: {{mock_trace}}
versionstringOptionalExample: 0.0.1
Body
symbolListinteger · int64[] · min: 1 · max: 2147483647Required

Product ID Collection

tradeTypeinteger · int64 · min: 1Required

Game ID, 1-CFD Full Position 2-CFD Isolated Position 3-Leveraged Full Position 5-Spot Game

Responses
200Success
application/json
post
/global/customer.app.CustomerOptionalWebApiService.add
200Success

Delete selected products

post

version=0.0.1 bizType=customer.app.CustomerOptionalWebApiService.delete Access after login

Header parameters
companyIdstringOptionalExample: {{company}}
tokenstringOptionalExample: {{LoginResult.data.token}}
langstringOptionalExample: en-US
tracestringOptionalExample: {{mock_trace}}
versionstringOptionalExample: 0.0.1
Body
symbolListinteger · int64[] · min: 1 · max: 2147483647Optional

Product Ids

tradeTypeinteger · int64 · min: 1Required

1-CFD Full Position 2-CFD Cross Position 3-Leveraged Full Position 5-Spot Play

Responses
200Success
application/json
post
/global/customer.app.CustomerOptionalWebApiService.delete
200Success

Customized List

post

version=0.0.1 bizType=customer.app.CustomerOptionalWebApiService.optionalList Accessible after login

Header parameters
companyIdstringOptionalExample: {{company}}
tokenstringOptionalExample: {{LoginResult.data.token}}
langstringOptionalExample: en-US
tracestringOptionalExample: {{mock_trace}}
versionstringOptionalExample: 0.0.1
Body
tradeTypeListinteger · int64[] · min: 1 · max: 2147483647Required

Game ID collection, 1-CFD full position 2-CFD margin position 3-Leveraged full position 5-Spot game

Responses
200Success
application/json
post
/global/customer.app.CustomerOptionalWebApiService.optionalList
200Success

Last updated