Confirm a subscription payment
Synchronizes the subscription after the customer completes the additional payment authentication requested by a quantity or plan change.
Authentication
AuthorizationBearer
API key from https://app.resemble.ai/hub/api
Request
This endpoint expects an object.
payment_intent_id
Payment intent identifier completed by the customer.
Response
Synchronized subscription.
subscription
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error
500
Internal Server Error
