Holding report
Returns a time series of a customer's cash balance and token holdings. Only cash and gold balances are being retrieved. The amount retrieved is then used to plot the chart showing the portfolio's value over time.
| Path Parameters |
|---|
accountId string — REQUIREDAccount identifier defined by the customer (i.e. Cust. Ref. No.) |
| Query Parameters |
|---|
interval int32Possible values: [ Time intervals, expressed in minutes. Integer value represents the member's equivalent number of minutes (except for Month (-1) and Year (-2) Accepts "Minute"/"Hour"/"Day"(-1) or the equivalent no. of minutes unless otherwise bracketed. Determines the interval between spots we are concerned with. |
currency stringThe fiat currency that we want to query for gold prices in (e.g. SGD). Defaults to system defined base currency if not provided. |
intervalSize int32The gap between each intervals. (e.g. X minutes, X hours, X days) |
| Responses | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
200Success
|