v1

latestOpenAPI 3.1.02026-07-24820248.4 KB

Asociar múltiples Payment Methods a Subscriptions

post/subscriptions/associate/payment-method/batch

Request body

Response

200

successboolean

Example response

{
  "success": true,
  "detail": {
    "total": 2,
    "success": 2
  }
}