GET api/MasterConfig/Master/GetDeliveryAgentDocTypeSelectList?DocTypeID={DocTypeID}&DeliveryAgentID={DeliveryAgentID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| DocTypeID | string |
Required |
|
| DeliveryAgentID | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of DocTypeSelect| Name | Description | Type | Additional information |
|---|---|---|---|
| ParentDocTypeID | string |
None. |
|
| DocTypeID | string |
None. |
|
| DocTypeName | string |
None. |
|
| HasValidity | boolean |
None. |
|
| IsMainDocType | boolean |
None. |
|
| IsRequired | boolean |
None. |
|
| DocTypeDescription | string |
None. |
|
| DocumentDescription | string |
None. |
|
| OldDocumentID | integer |
None. |
|
| OldDocument | string |
None. |
|
| ValidityDate | date |
Data type: Date |
|
| FileToUploadDocTypeList | Collection of DocTypeSelect |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.