v1
latestOpenAPI 3.1.02026-07-24820248.4 KBAsociar un Payment Method a una Subscription
post/subscriptions/associate/payment-method
Request body
Response
200
Example response
{
"message": "Associated subscription with payment method",
"id_payment_method": "pm_example_payment_method",
"id_subscription": "sub_example_subscription"
}