Confirm a Payment
POST/v1/payments/:id/confirm
Confirm a Payment
Requestβ
Responsesβ
- 200
- 400
- 404
- 409
Returns a Payment object.
The request was unacceptable, often due to missing a required parameter.
The requested resource doesnβt exist.
The request conflicts with the current state of the target resource.