api
checkout

Confirm a payment plan

post/api/checkout/{id}/confirm-payment-plan

Path parameters

idstring required

Request body

secretstring required

The secret token of the checkout

customerPaymentMethodIdstring required

The ID of the customer payment method

paymentStrategyIdstring required

The ID of the payment strategy

paymentOptionIdstring required

The ID of the payment option

Response

OK

Changes

No recorded changes to this endpoint across all 14 revisions of this API.