eQuipAPI

<back to all web services

CountDlmsInventoryTransactionsAsync

Generates the 846P transaction counts based on the recorded dlms transaction history; Requires a valid user to complete this request.

The following routes are available for this service:
GET/dlms/transactions/846P/inventory_transaction_counts/asyncGenerates the 846P transaction counts based on the recorded dlms transaction history.
CountDlmsInventoryTransactionsAsync Parameters:
NameParameterData TypeRequiredDescription
UserIDqueryGuidYesThe UserID that authorizes the caller to complete the request. Contact your eQuip admin.
TransactionDatebodyDateTimeYesThe date of the transactions to report.The datetime must be in the UTC format(yyyy-MM-dd HH:mm).
C_ICP_RICbodystringNoThe Routing Identifier Code (RIC) of Contractor Inventory Control Point (C-ICP).
ICP_RICbodystringNoThe Routing Identifier Code (RIC) of Inventory Control Point (ICP).
DodaaccodeOfAfpmbodystringNoThe Department of Defense Activity Address Code (DoDAAC) Code of the Air Force Program (AF PM).
TransactionSetPurposeCodebodystringYesThe code indicating the intent of the Transaction Set requested.
DocumentNumberbodystringNoDlms conformant Document Number that represents the default transaction identifier to use if the document number is not derivable from other data elements.
DlmsOutboundRequest Parameters:
NameParameterData TypeRequiredDescription
DoNotPublishOutboundDocumentqueryboolNoEnable publish later, after all sequences are done.
EventTagqueryGuidNoThe EventTag is used to group related transactions together in a single chain for publishing.

To override the Content-type in your clients, use the HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/reply/CountDlmsInventoryTransactionsAsync HTTP/1.1 
Host: equipstage3.e-isg.com 
Content-Type: text/csv
Content-Length: length

{"UserID":"String","TransactionDate":"String","C_ICP_RIC":"String","ICP_RIC":"String","DodaaccodeOfAfpm":"String","TransactionSetPurposeCode":"String","DocumentNumber":"String","DoNotPublishOutboundDocument":false,"EventTag":"String"}
HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

{}