API ReferenceSAPSap EntitiesAPI reference for SAP Sap Entities endpoints. 3 endpointsPOST/api/v1/sap/queryQuery SAP S/4HANA entities via OData. Supports business partners, sales orders, purchase orders, materials, invoices, and more. Use sap_get_metadata first to discover available entities and fields.POST/api/v1/sap/createCreate a new record in SAP S/4HANA. Specify the entity type and field values.POST/api/v1/sap/updateUpdate an existing record in SAP S/4HANA. Specify the entity type, primary key, and fields to update.SAPAPI reference for SAP endpoints.Sap MetadataAPI reference for SAP Sap Metadata endpoints.