GET api/Inventory/UTRDetails/{UTRNo}
Check UTR No.
Request Information
URI Parameters
| Name | description | Type | Additional information |
|---|---|---|---|
| UTRNo | string |
Required |
Body Parameters
None.
response Information
Resource description
ApiResponse| Name | description | Type | Additional information |
|---|---|---|---|
| response | string |
Required |
|
| failure | MlError |
None. |
|
| success | MlSuccess |
None. |