# Enrichment Endpoints for data enrichment ## Insert invoice including invoice lines - [POST /enrichment/invoices](https://hypatos.redocly.app/openapi/enrichment/insertinvoice.md) ## Partially update invoice - [PATCH /enrichment/invoices/{externalId}](https://hypatos.redocly.app/openapi/enrichment/patchinvoice.md) ## Delete invoice - [DELETE /enrichment/invoices/{externalId}](https://hypatos.redocly.app/openapi/enrichment/deleteinvoice.md) ## Insert company - [POST /enrichment/companies](https://hypatos.redocly.app/openapi/enrichment/insertcompany.md) ## Partially update company - [PATCH /enrichment/companies/{externalId}](https://hypatos.redocly.app/openapi/enrichment/patchcompany.md) ## Delete company - [DELETE /enrichment/companies/{externalId}](https://hypatos.redocly.app/openapi/enrichment/deletecompany.md) ## Insert supplier including related subsidiaries - [POST /enrichment/suppliers](https://hypatos.redocly.app/openapi/enrichment/insertsupplier.md) ## Partially update supplier - [PATCH /enrichment/suppliers/{externalId}](https://hypatos.redocly.app/openapi/enrichment/patchsupplier.md) ## Delete supplier - [DELETE /enrichment/suppliers/{externalId}](https://hypatos.redocly.app/openapi/enrichment/deletesupplier.md) ## Insert purchase order including purchase order lines - [POST /enrichment/purchase-orders](https://hypatos.redocly.app/openapi/enrichment/insertpurchaseorder.md) ## Partially update purchase order - [PATCH /enrichment/purchase-orders/{externalId}](https://hypatos.redocly.app/openapi/enrichment/patchpurchaseorder.md) ## Delete purchase Order - [DELETE /enrichment/purchase-orders/{externalId}](https://hypatos.redocly.app/openapi/enrichment/deletepurchaseorder.md) ## Insert general ledger account - [POST /enrichment/gl-accounts](https://hypatos.redocly.app/openapi/enrichment/insertglaccount.md) ## Partially update general ledger account - [PATCH /enrichment/gl-accounts/{externalId}](https://hypatos.redocly.app/openapi/enrichment/patchglaccount.md) ## Delete general ledger account - [DELETE /enrichment/gl-accounts/{externalId}](https://hypatos.redocly.app/openapi/enrichment/deleteglaccount.md) ## Insert cost center - [POST /enrichment/cost-centers](https://hypatos.redocly.app/openapi/enrichment/insertcostcenter.md) ## Partially update cost center - [PATCH /enrichment/cost-centers/{externalId}](https://hypatos.redocly.app/openapi/enrichment/patchcostcenter.md) ## Delete cost Center - [DELETE /enrichment/cost-centers/{externalId}](https://hypatos.redocly.app/openapi/enrichment/deletecostcenter.md) ## Insert approver - [POST /enrichment/approvers](https://hypatos.redocly.app/openapi/enrichment/insertapprover.md) ## Partially update approver - [PATCH /enrichment/approvers/{externalId}](https://hypatos.redocly.app/openapi/enrichment/patchapprover.md) ## Delete approver - [DELETE /enrichment/approvers/{externalId}](https://hypatos.redocly.app/openapi/enrichment/deleteapprover.md) ## Insert customer - [POST /enrichment/customers](https://hypatos.redocly.app/openapi/enrichment/insertcustomer.md) ## Partially update customer - [PATCH /enrichment/customers/{externalId}](https://hypatos.redocly.app/openapi/enrichment/patchcustomer.md) ## Delete customer - [DELETE /enrichment/customers/{externalId}](https://hypatos.redocly.app/openapi/enrichment/deletecustomer.md) ## Insert data row to lookup table - [POST /enrichment/lookup-tables/{type}](https://hypatos.redocly.app/openapi/enrichment/insertlookuptablerow.md) ## Partially update data row in lookup table - [PATCH /enrichment/lookup-tables/{type}/{externalId}](https://hypatos.redocly.app/openapi/enrichment/patchlookuptablerow.md) ## Delete data row in lookup table - [DELETE /enrichment/lookup-tables/{type}/{externalId}](https://hypatos.redocly.app/openapi/enrichment/deletelookuptablerow.md) ## Insert contract - [POST /enrichment/contracts](https://hypatos.redocly.app/openapi/enrichment/insertcontract.md) ## Partially update contract - [PATCH /enrichment/contracts/{externalId}](https://hypatos.redocly.app/openapi/enrichment/patchcontract.md) ## Delete contract - [DELETE /enrichment/contracts/{externalId}](https://hypatos.redocly.app/openapi/enrichment/deletecontract.md) ## Insert sales order - [POST /enrichment/sales-orders](https://hypatos.redocly.app/openapi/enrichment/insertsalesorder.md) ## Partially update sales order - [PATCH /enrichment/sales-orders/{externalId}](https://hypatos.redocly.app/openapi/enrichment/patchsalesorder.md) ## Delete sales order - [DELETE /enrichment/sales-orders/{externalId}](https://hypatos.redocly.app/openapi/enrichment/deletesalesorder.md) ## Insert product - [POST /enrichment/products](https://hypatos.redocly.app/openapi/enrichment/insertproduct.md) ## Partially update product - [PATCH /enrichment/products/{externalId}](https://hypatos.redocly.app/openapi/enrichment/patchproduct.md) ## Delete product - [DELETE /enrichment/products/{externalId}](https://hypatos.redocly.app/openapi/enrichment/deleteproduct.md) ## Insert address - [POST /enrichment/addresses](https://hypatos.redocly.app/openapi/enrichment/insertaddress.md) ## Partially update address - [PATCH /enrichment/addresses/{externalId}](https://hypatos.redocly.app/openapi/enrichment/patchaddress.md) ## Delete address - [DELETE /enrichment/addresses/{externalId}](https://hypatos.redocly.app/openapi/enrichment/deleteaddress.md) ## Insert quotes - [POST /enrichment/quotes](https://hypatos.redocly.app/openapi/enrichment/insertquotes.md) ## Partially update quote - [PATCH /enrichment/quotes/{externalId}](https://hypatos.redocly.app/openapi/enrichment/patchquotes.md) ## Delete quote - [DELETE /enrichment/quotes/{externalId}](https://hypatos.redocly.app/openapi/enrichment/deletequotes.md) ## Insert Goods Receipt - [POST /enrichment/goods-receipts](https://hypatos.redocly.app/openapi/enrichment/insertgoodsreceipts.md) ## Partially update Goods Receipt - [PATCH /enrichment/goods-receipts/{externalId}](https://hypatos.redocly.app/openapi/enrichment/patchgoodsreceipt.md) ## Delete Goods Receipt - [DELETE /enrichment/goods-receipts/{externalId}](https://hypatos.redocly.app/openapi/enrichment/deletegoodsreceipt.md) ## Insert Profit Center - [POST /enrichment/profit-centers](https://hypatos.redocly.app/openapi/enrichment/insertprofitcenter.md) ## Partially update Profit Center - [PATCH /enrichment/profit-centers/{externalId}](https://hypatos.redocly.app/openapi/enrichment/patchprofitcenter.md) ## Delete Profit Center - [DELETE /enrichment/profit-centers/{externalId}](https://hypatos.redocly.app/openapi/enrichment/deleteprofitcenter.md) ## Insert Internal Order - [POST /enrichment/internal-orders](https://hypatos.redocly.app/openapi/enrichment/insertinternalorder.md) ## Partially update Internal Order - [PATCH /enrichment/internal-orders/{externalId}](https://hypatos.redocly.app/openapi/enrichment/patchinternalorder.md) ## Delete Internal Order - [DELETE /enrichment/internal-orders/{externalId}](https://hypatos.redocly.app/openapi/enrichment/deleteinternalorder.md) ## Insert Project - [POST /enrichment/projects](https://hypatos.redocly.app/openapi/enrichment/insertproject.md) ## Partially update Project - [PATCH /enrichment/projects/{externalId}](https://hypatos.redocly.app/openapi/enrichment/patchproject.md) ## Delete Project - [DELETE /enrichment/projects/{externalId}](https://hypatos.redocly.app/openapi/enrichment/deleteproject.md)