API ReferenceCard OrderMarks a Card Order as paidMarks a Card Order as paid PUT /api/v1/order/:orderId/confirm-payment This endpoint marks the Card Order with orderId as paid. Request Responses200400401404500 Transaction successfully attached to the card order. Bad Request Unauthorized Error Card order not found. Internal server error.