---
title: "Save a payment method (legacy)"
method: POST
path: "/v1/billing/card"
tags: ["Billing"]
---

# Save a payment method (legacy)

`POST /v1/billing/card`

Legacy dLocal token path. New subscriptions use Rebill embedded checkout and `/v1/billing/rebill-save-card` or `/v1/billing/rebill-activate`.

## Request body

- object
  - `subscription_id` string, required
  - `token` string, required — Legacy payment token.

## Response `200`

Card saved

---

[API](https://skmtc.net/shareout/apis/shareout-rest-api.md) · [All operations](https://skmtc.net/shareout/apis/shareout-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shareout/shareout-rest-api/versions/804359ead65a/schema)
