List payment concepts
Returns payment concepts for the organization. One-off concepts are excluded.
Authorizations
Organization API key using Authorization: Bearer sk_....
Query Parameters
A qs-encoded conceptFilter object.
"active[equals]=true"
Pagination offset.
x >= 00
Pagination limit.
1 <= x <= 10020
A qs-encoded conceptOrderBy object.
"createdAt=desc"
Response
Payment concepts list
Unique identifier of the payment concept.
"pc_1234567890abcdefghij"
When the concept was created.
"2025-01-01T00:00:00.000Z"
When the concept was last updated.
"2025-01-01T00:00:00.000Z"
Name of the product or service shown to customers.
"Colegiatura"
Optional longer description of the product or service.
"Colegiatura mensual de preparatoria"
Unit price in minor currency units (e.g. cents).
150000
ISO 4217 currency code.
"MXN"
Identifier of the owning organization.
"org_1234567890abcdefghij"
Whether this concept is currently available for use.
true
Optional SKU for internal identification.
"COL-PREP-001"
Identifier of the recurrence configuration, if applicable.
null
Whether customers can customize the price.
false
Whether customers can customize the quantity.
false
Date and time when the concept was archived, if any.
null
Whether this concept is a one-time custom charge.
false
Identifier of the group this concept belongs to, if any.
null
Recurrence configuration when the concept is a recurring charge.
null