1.2 KiB
1.2 KiB
name, description
| name | description |
|---|---|
| payment-attempt-records-routes | Handle 2 OpenAPI operation(s) under /v1/payment_attempt_records for the payment attempt records route group. |
payment attempt records API Routes
Handle 2 OpenAPI operation(s) under /v1/payment_attempt_records for the payment attempt records route group.
Use the generated operation tools to make real API calls. Do not invent API responses. If a tool reports missing setup, return the exact setup field name to the caller. For write, update, or delete operations, state the intended action before calling the tool.
Operations
get_payment_attempt_records
- Operation ID:
get_payment_attempt_records - Route:
GET /v1/payment_attempt_records - Mode: READ
- Summary: List Payment Attempt Records
- Parameters:
expandinquerylimitinquerypayment_recordinqueryrequiredstarting_afterinquery
- Body: JSON request body accepted.
get_payment_attempt_records_id
- Operation ID:
get_payment_attempt_records_id - Route:
GET /v1/payment_attempt_records/{id} - Mode: READ
- Summary: Retrieve a Payment Attempt Record
- Parameters:
expandinqueryidinpathrequired
- Body: JSON request body accepted.