---
title: "Payment methods"
method: GET
path: "/customers/{id}/payment_methods"
tags: ["Customer Endpoints"]
---

# Payment methods

`GET /customers/{id}/payment_methods`

List a customer's saved payment methods (for remote charging).

## Path parameters

- `id` integer, required

## Headers

- `Authorization` string, required

## Response `200`

Payment methods

- object[]

---

[API](https://skmtc.net/jammed-org/apis/jammed-bookings-api.md) · [All operations](https://skmtc.net/jammed-org/apis/jammed-bookings-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/jammed-org/jammed-bookings-api/versions/3fc6a6f91b06/schema)
