v1

latestOpenAPI 3.1.0Proprietary2026-07-22134294785.0 KB
API

Actualizar método de pago

Actualiza el nombre, estado o configuración contable de un método de pago.

put/api/v1/payment-methods/{payment_method_id}

Path parameters

payment_method_idstring uuid required

Headers

Idempotency-Keystring required

Request body

namestring required
type'cash' | 'check' | 'card' | 'bank_transfer' | 'other'
bank_account_idstring uuid nullable
linked_account_idstring uuid nullable
fee_percentagestring nullable
fee_fixedinteger nullable
requires_referenceboolean
visibility'sales' | 'purchases' | 'both' | 'system'
is_activeboolean

Response

Método de pago actualizado exitosamente

request_idstring required