POST api/UBGetNewBatchControlNumber
Documentation for 'Post'.
Request Information
Request body formats
application/json, text/json
Sample:
{
"BatchType": "sample string 1"
}
Response Information
Response body formats
application/json, text/json
Sample:
{
"BatchNumber": "sample string 1"
}