Skip to main content

Holding report

Holding report

Path Parameters
accountId string REQUIRED

The identifier of the account that will be associated with this API call. This value will be provided by Silver Bullion.

Responses
200

Success

Schema
object[]
metalCode string

The ISO-4271 Alpha-3 Code of the Precious Metal (e.g. XAG, XAU, XPT)

currencyCode string

The ISO-4271 Alpha-3 Currency Code that was used for transacting with this metal code.

status

Possible values: [RECEIVED, ALLOCATED, SETTLED]

Shows the status for this group of transaction.

totalFiatAmount double

The total amount of money used for the purchase of metals in this status-currency-metal group. Amount if negative will refer to the amount of money to be returned to the client.

totalMetalAmount double

The total amount of metal held in grams for this currency-code and status group.

valuation double

The current valuation of the metal holdings for this group.

401

The accountId provided is not the account assigned for your credentials.

Schema
type string

A URI that identifies the specific problem type. This can be an absolute URI or a relative URI that resolves to a document describing the problem type.

title string

A brief, human-readable summary of the problem.

status integer

The HTTP status code generated by the server for this occurrence of the problem. The status code should indicate the nature of the problem.

detail string

A human-readable explanation of the specific problem. This field provides additional details or context about the problem.

instance string

A URI that identifies the specific occurrence of the problem. It can be used to provide additional details or to link to more information.