Get payment concept
Returns a single payment concept by id.
Authorizations
Organization API key using Authorization: Bearer sk_....
Path Parameters
Identifier of the payment concept.
Response
Payment concept details
Payment concept details. Returns null if not found.
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