eQuipAPI

<back to all web services

CountDlmsPhysicalInventoryBalances

Generates a Dlms 846R Transaction Set based on the specified Parts for inventory management; Requires a valid user to complete this request.

The following routes are available for this service:
GET/dlms/transactions/846R/physical_inventory_balancesGenerates a Dlms 846R Transaction Set based on the specified Parts.
CountDlmsPhysicalInventoryBalances Parameters:
NameParameterData TypeRequiredDescription
UserIDqueryGuidYesThe UserID that authorizes the caller to complete the request. Contact your eQuip admin.
IdentificationIDbodystringYesThe Item ID for selecting inventory items that have changes to include in the transaction set.
DodaacodeOfAfpmbodystringYesThe DoDAAC Code Of AF PM.
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/oneway/CountDlmsPhysicalInventoryBalances HTTP/1.1 
Host: equipstage2.e-isg.com 
Content-Type: text/csv
Content-Length: length

{"UserID":"String","DodaacodeOfAfpm":"String","DocumentNumber":"String","DoNotPublishOutboundDocument":false,"EventTag":"String"}