SalesOrderCreate
Request payload for creating a new sales order with optional deep insert
Business ApplicationsCloudEnterprise Resource PlanningERPFinanceHuman ResourcesInventoryLogisticsManufacturingPlant MaintenanceProcurementS/4HANASalesSAP
Properties
| Name |
Type |
Description |
| SalesOrderType |
string |
Sales document type |
| SalesOrganization |
string |
Sales organization |
| DistributionChannel |
string |
Distribution channel |
| OrganizationDivision |
string |
Organization division |
| SoldToParty |
string |
Sold-to party customer number |
| PurchaseOrderByCustomer |
string |
Customer purchase order number |
| SalesOrderDate |
string |
Document date |
| RequestedDeliveryDate |
string |
Requested delivery date |
| CustomerPaymentTerms |
string |
Payment terms key |
| TransactionCurrency |
string |
Currency key (ISO 4217) |
| PricingDate |
string |
Pricing date |
| IncotermsClassification |
string |
Incoterms classification |
| IncotermsTransferLocation |
string |
Incoterms location |
| ShippingCondition |
string |
Shipping condition |
| CompleteDeliveryIsDefined |
boolean |
Complete delivery indicator |
| SDDocumentReason |
string |
Order reason |
| to_Item |
array |
Items to create (deep insert) |
| to_Partner |
array |
Partners to create (deep insert) |
| to_PricingElement |
array |
Pricing elements to create (deep insert) |
| to_Text |
array |
Text records to create (deep insert) |
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"title": "SalesOrderCreate",
"type": "object",
"description": "Request payload for creating a new sales order with optional deep insert",
"properties": {
"SalesOrderType": {
"type": "string",
"description": "Sales document type"
},
"SalesOrganization": {
"type": "string",
"description": "Sales organization"
},
"DistributionChannel": {
"type": "string",
"description": "Distribution channel"
},
"OrganizationDivision": {
"type": "string",
"description": "Organization division"
},
"SoldToParty": {
"type": "string",
"description": "Sold-to party customer number"
},
"PurchaseOrderByCustomer": {
"type": "string",
"description": "Customer purchase order number"
},
"SalesOrderDate": {
"type": "string",
"description": "Document date"
},
"RequestedDeliveryDate": {
"type": "string",
"description": "Requested delivery date"
},
"CustomerPaymentTerms": {
"type": "string",
"description": "Payment terms key"
},
"TransactionCurrency": {
"type": "string",
"description": "Currency key (ISO 4217)"
},
"PricingDate": {
"type": "string",
"description": "Pricing date"
},
"IncotermsClassification": {
"type": "string",
"description": "Incoterms classification"
},
"IncotermsTransferLocation": {
"type": "string",
"description": "Incoterms location"
},
"ShippingCondition": {
"type": "string",
"description": "Shipping condition"
},
"CompleteDeliveryIsDefined": {
"type": "boolean",
"description": "Complete delivery indicator"
},
"SDDocumentReason": {
"type": "string",
"description": "Order reason"
},
"to_Item": {
"type": "array",
"description": "Items to create (deep insert)"
},
"to_Partner": {
"type": "array",
"description": "Partners to create (deep insert)"
},
"to_PricingElement": {
"type": "array",
"description": "Pricing elements to create (deep insert)"
},
"to_Text": {
"type": "array",
"description": "Text records to create (deep insert)"
}
}
}
Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for schemas
4 MCP tools reach this
find_json_schemasBrowse and filter every JSON Schema in the catalog.
apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
resolveTurn a domain, URL or GitHub org into the provider it belongs to.
find_cohortsEvery scored population of providers in the catalog.
All 92 tools
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/sap-s4hana-sales-order-sales-order-create"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no email required.
A second provider on the same verified email joins the account you already have.