Files
sendico/interface/api/parameters/payment_methods_ref.yaml
Stephan D 7d6d7c3f56 docs fix
2026-02-27 01:29:57 +01:00

10 lines
278 B
YAML

components:
parameters:
Payment MethodsRef:
name: payment_methods_ref
in: path
required: true
description: Payment method reference (Mongo ObjectId, 24 hex chars).
schema:
$ref: ../../models/objectid.yaml#/components/schemas/ObjectId