Fetch the list of active orderable products available to the current user, including eligibility status.
id values as the productId when calling POST /v1/order.
Bearer <userAccessToken>productId when calling POST /v1/order.false, the user does not meet the requirements (e.g. KYC status, existing subscription) — do not allow them to initiate an order for this product.401 — Authentication Error
403 — Authorization Error
498 — Invalid Client Key
X-Client-ID header value is not recognised.499 — Missing Client Key
X-Client-ID header is absent from the request.500 — Internal Server Error