Sales Module
Api\CreditmemoCommentRepositoryInterface
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
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
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
This repository interface manages CRUD operations for invoice comments in Magento 2. Developers use it to retrieve, save, or delete comments associate...
Api\InvoiceItemRepositoryInterface
This repository interface provides CRUD operations for managing individual invoice item records in Magento 2. Developers use this to retrieve, save, o...
Api\InvoiceRepositoryInterface
This repository interface provides methods for managing invoice entities in Magento 2. Developers use it to retrieve, create, save, and delete invoice...
Api\OrderAddressRepositoryInterface
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
This interface defines the contract for managing order items in Magento 2, providing CRUD operations to retrieve, create, update, and delete individua...
Api\OrderPaymentRepositoryInterface
This repository interface provides methods for managing order payment records in Magento 2. Developers use this to retrieve, create, update, or delete...
Api\OrderRepositoryInterface
This interface defines the contract for managing Magento order entities through CRUD operations. Developers use this repository to retrieve, save, del...
Api\OrderStatusHistoryRepositoryInterface
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
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
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
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
This repository interface manages CRUD operations for shipment tracking information in Magento 2. Developers use it to create, retrieve, update, and d...
Api\TransactionRepositoryInterface
This repository interface manages payment transaction data in Magento 2, providing CRUD operations for transactions between merchants and customers (p...