Get payment concept
Returns a single payment concept by id.
Documentation Index
Fetch the complete documentation index at: https://docs.quentli.com/llms.txt
Use this file to discover all available pages before exploring further.
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"
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
Whether customers can customize the price.
false
Whether customers can customize the quantity.
false
Whether this concept is a one-time custom charge.
false
Identifier of the group this concept belongs to, if any.
null
Optional longer description of the product or service.
"Colegiatura mensual de preparatoria"
Optional SKU for internal identification.
"COL-PREP-001"
Identifier of the recurrence configuration, if applicable.
null
Recurrence configuration when the concept is a recurring charge.
null