HomeGuidesAPI ReferenceChangelogDiscussions
GuidesiMIS ProfessionaliMIS EnterpriseClient SupportLog In
API Reference

Executes an InvoiceSummary operation

Executes an operation of InvoiceSummary

With the InvoiceSummary service, you can perform the following operations on the execute endpoint:

  • InvoiceOrderDataRequest

InvoiceOrderDataRequest

BODY PARAMS:
{
  "$type": "Asi.Soa.Commerce.DataContracts.InvoiceOrderDataRequest, Asi.Contracts",
  "EntityTypeName": "InvoiceSummary",
  "OperationName": "GetOrder",
  "OrderNumber": "string value",
  "RequestCulture": "string value"
}
Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!