This endpoint associates a provided on-chain transaction hash with an existing card order by its orderId
.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The unique identifier of the card order to which the transaction will be attached.
Transaction successfully attached to the card order.
The response is of type object
.