| List Products | Get product list |
| Create Products | Create a new Product |
| List Product Attributes | Retrieve all attributes for entity type |
| Create Product Attributes | Save attribute data |
| Create Product Options | Save Custom Option |
| List Product Option Types | Get custom option types |
| List Product Types | Retrieve available product types |
| List Orders | Lists orders that match specified search criteria. |
| Create Order | Performs persist operations for a specified order. |
| List Order Items | Lists order items that match specified search criteria. |
| Get Order | Loads a specified order. |
| Cancel Order | Cancels a specified order. |
| Create Customer | Create customer account. |
| Get Customer | Get customer by Customer ID. |
| Update Customer | Create or update a customer. |
| Delete Customer | Delete customer by Customer ID. |
| Search Customers | Retrieve customers which match a specified criteria. |
| List Transactions | Lists transactions that match specified search criteria. |
| Get Transaction | Loads a specified transaction. |
| REST Raw Request | Send raw HTTP request to Adobe Commerce |
| GraphQL Raw Request | Send raw GraphQL request to Adobe Commerce |