generic-assets

Create Generic Asset

Create a new user-owned generic asset (basket).

post/v1/generic-assets

Request body

subaccount_idstring uuid required
namestring required
descriptionstring nullable
river_idsinteger[] nullable

Response

Successful Response

generic_asset_idstring uuid required
owner_subaccount_idstring uuid nullable
namestring required
descriptionstring nullable
categorystring nullable
subcategorystring nullable
resolves_atstring date-time nullable
start_datetimestring nullable
statusstring nullable
match_typestring nullable
inserted_atstring required

Creation timestamp (UTC)

Changes

Changed in 2 of the 9 revisions of this API.4

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added

    • added the optional property to the response with the status

      response-optional-property-added

    • added the optional property // to the response with the status

      response-optional-property-added