GET api/v1/Shipping/GetContract?companyId={companyId}&shipingTypeId={shipingTypeId}
Belirtilen Şirket ve Kargo Tipine Göre Anlaşma varsa Getirir
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| companyId |
Şirket Id |
string |
Required |
| shipingTypeId |
Kargo Tipi Id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.