OBJECT
type FiscalPaymentsCorrection {createdAt: DateTime # Unique payment correction idid: ID! paymentAmount: Decimal paymentId: ID! paymentMethod: String removed: Boolean terminalId: ID! }