Confirm the payment for a Physical Card Order
Physical Card Order
Confirm the payment for a Physical Card Order
This endpoint marks the Card Order with orderId as paid. Even if the card is free, you need to call this endpoint to confirm the payment.
PUT
Confirm the payment for a Physical Card Order
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the card order.
Response
Transaction successfully attached to the card order.
Indicates if the operation was successful.
Example:
true