# Create payment link item Create a new item for a payment link. Endpoint: POST /payment-links/{linkId}/items Version: 1.0.0 Security: BearerAuth ## Path parameters: - `linkId` (string, required) Unique identifier of the payment link Example: "pl_odninxMhEZ0CFSoOLOMfkx6i" ## Header parameters: - `Accept` (string, required) Response format must be json Example: "application/json"