List Portfolio Details
Lists owned assets in a user’s portfolio.
Authorizations
Your public API key. Identifies the partner making the request.
Monotonically increasing nonce included in the request signature.
HMAC signature over the request, computed with your private key.
Path Parameters
ID of the account the request applies to. This refers to one of the accounts held by the user the request is acting on behalf of (typically the user's main account, but any of the user's accounts is accepted). Routes the request to that specific account container. Canonical identifier for an account in the Payward public API.
14 - 42Query Parameters
Ticker symbol of the fiat quote asset to use for all valuations and PnL calculations in the response (e.g. USD, EUR). Defaults to USD.
Ticker symbol of an asset (e.g. BTC, USDC, EUR).
3 - 16"BTC"
Classification of the quote asset. Currently only fiat is supported.
fiat Response
Response
List of assets owned by the user with their detailed information.
The asset used as the quote currency for all *_in_quote fields. Echoes the quote_symbol query parameter (or its default).
16Classification of the quote asset. Echoes the quote_type query parameter (or its default).
fiat