This endpoint marks the Card Order with orderId
as paid.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The unique identifier of the card order.
Transaction successfully attached to the card order.
The response is of type object
.