GET:customers/payment_sources.json
Commerce APIGET:customers/payment_sources.json

GET:customers/payment_sources.json

Description

Get customer payment sources (only 1st tier gateways).

Permission bit: "customer_payment_sources.read"

Topic: Customers

Query Parameters

customer_id: String, required

Unique customer identifier. See also: Unique Identifiers

Example: ?customer_id=cu_EQzGqWoY


shop_id: String, required

Unique shop identifier. See also: Unique Identifiers

Example: ?shop_id=sh_EQzGqWoY

Response Body

Array of CustomerPaymentSource

Response Body Type

Loading module