GET api/SIMS/GetTotalStockDetailByReplicationId?replicationId={replicationId}&companyKey={companyKey}
Gets the total number of stock within one Replic ID
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
replicationId |
The replication ID for which to get stock card details. Note: The ID may need to one or more have 0s added at the beginning for the endpoint to work properly. |
string |
Required |
companyKey |
The company name if the service is connected to multiple SIMS companies (Optional) |
string |
Default value is |
Body Parameters
N/A
Response Information
Resource Description
The total number of stock details depending on the Replic ID provided
integerResponse Formats
application/json, text/json
Sample:
1