Reset Asset

Reset Asset

This method is used to reset the previously selected asset for a payment order and return the order to the asset selection stage.

⚠️ This endpoint is available only for H2H (Head-to-Head) integrations. Hosted payment flows do not require manual asset reset.

When to Use

Call this method only if:

  • The payment order is in pending status

  • The asset was already selected

  • The merchant needs to re-select a different asset (H2H flow)

Reset Asset

POST https://api-processing.crypto-chief.com/v1/payments/asset/reset

Headers

Name
Value

Content-Type

application/json

Signature

Signed request body

Merchant

Merchant ID

Body

Name
Type
Required
Description

uuid

string

true

Payment order UUID

Response

Last updated