Sales Module

Api\CreditmemoCommentRepositoryInterface

Repository

This interface defines the contract for managing credit memo comments in Magento 2. Developers use this repository to retrieve, save, delete, or searc...

Api\CreditmemoItemRepositoryInterface

Repository

This repository interface manages CRUD operations for individual credit memo items in Magento 2. Developers use it to retrieve, save, delete, or searc...

Api\CreditmemoRepositoryInterface

Repository

This repository interface manages CRUD operations for credit memos in Magento 2. Developers use it to retrieve, create, save, or delete credit memos (...

Api\InvoiceCommentRepositoryInterface

Repository

This repository interface manages CRUD operations for invoice comments in Magento 2. Developers use it to retrieve, save, or delete comments associate...

Api\InvoiceItemRepositoryInterface

Repository

This repository interface provides CRUD operations for managing individual invoice item records in Magento 2. Developers use this to retrieve, save, o...

Api\InvoiceRepositoryInterface

Repository

This repository interface provides methods for managing invoice entities in Magento 2. Developers use it to retrieve, create, save, and delete invoice...

Api\OrderAddressRepositoryInterface

Repository

This interface defines the contract for managing order addresses in Magento 2. Developers use this repository to retrieve, save, or delete billing and...

Api\OrderItemRepositoryInterface

Repository

This interface defines the contract for managing order items in Magento 2, providing CRUD operations to retrieve, create, update, and delete individua...

Api\OrderPaymentRepositoryInterface

Repository

This repository interface provides methods for managing order payment records in Magento 2. Developers use this to retrieve, create, update, or delete...

Api\OrderRepositoryInterface

Repository

This interface defines the contract for managing Magento order entities through CRUD operations. Developers use this repository to retrieve, save, del...

Api\OrderStatusHistoryRepositoryInterface

Repository

This repository interface provides methods to manage order status history comments in Magento 2. Developers use it to retrieve, save, or delete commen...

Api\ShipmentCommentRepositoryInterface

Repository

This interface defines the contract for managing shipment comments in Magento 2. Developers use this repository to retrieve, save, delete, or search f...

Api\ShipmentItemRepositoryInterface

Repository

This repository interface manages CRUD operations for individual items within shipments in Magento 2. Developers use it to retrieve, save, or delete s...

Api\ShipmentRepositoryInterface

Repository

This interface defines the contract for managing shipment entities in Magento 2. Developers use this repository to retrieve, create, save, or delete s...

Api\ShipmentTrackRepositoryInterface

Repository

This repository interface manages CRUD operations for shipment tracking information in Magento 2. Developers use it to create, retrieve, update, and d...

Api\TransactionRepositoryInterface

Repository

This repository interface manages payment transaction data in Magento 2, providing CRUD operations for transactions between merchants and customers (p...