This method is used to finalize asset selection for a payment order
that was previously created with status waiting_asset_select.
⚠️ This endpoint is required only for H2H (Head-to-Head) integrations.
For hosted / redirect flows, asset selection is handled automatically on the payment page.
When to Use
Call this method only if:
The payment order was created with status waiting_asset_select
Multiple coins or networks were available
The merchant needs to select the asset programmatically (H2H flow)
Asset Validation Rules
When selecting an asset for a payment order, only values returned by the system during order creation are allowed.
The coin and networkmust exactly match one of the options provided in the coins section of the order response.