post https://yourorgsite.com/api/InvoiceSummary/_execute
Executes an operation of InvoiceSummary
With the InvoiceSummary service, you can perform the following operations on the execute endpoint:
- GetOrder
GetOrder
BODY PARAMS:
{
"$type": "Asi.Soa.Commerce.DataContracts.InvoiceOrderDataRequest, Asi.Contracts",
"EntityTypeName": "InvoiceSummary",
"OperationName": "GetOrder",
"OrderNumber": "string value"
}