POST OPS/CreateUpdate_LogisticsMaster

Request Information

URI Parameters

None.

Body Parameters

LogisticsMaster_DTO
NameDescriptionTypeAdditional information
Logistics_Pkey_ID

integer

None.

Logistics_Approval

boolean

None.

Logistics_VendorId

integer

None.

Logistics_Vendor

string

None.

Logistics_Person_Incharge

string

None.

Logistics_InventoryId

string

None.

Logistics_Amount

decimal number

None.

Logistics_PickUpDateTime

string

None.

Logistics_PickUpTime

string

None.

Logistics_Location

string

None.

Logistics_EwayBill_Gen

string

None.

Logistics_UploadFile

string

None.

Logistics_FileName

string

None.

Logistics_Eway_BillNo

string

None.

Logistics_GeneratedDate

date

None.

Logistics_Document_Details

string

None.

Logistics_TransportedId

string

None.

Logistics_Vehicle_Details

string

None.

Logistics_Shipment_Details

string

None.

Invoice_PaymentTerms

string

None.

Logistics_Tracking_No

string

None.

Logistics_CompanyName

string

None.

Logistics_EwayBill_Details

string

None.

Logistics_Shipment_FilePath

string

None.

Logistics_shipmentCompanyName

string

None.

Logistics_shipmentTrackingNo

string

None.

Logistics_Shipment_FileName

string

None.

Logistics_Shipment_Eway_BillNo

string

None.

Logistics_Shipment_Gen_Date

date

None.

Logistics_Shipment_DocumentDtls

string

None.

Logistics_Shipment_TransportedId

string

None.

Logistics_Shipment_VehicleDetails

string

None.

Logistics_Mode

integer

None.

Logistics_TaxPayable

integer

None.

Logistics_TrackingStatus

integer

None.

Logistics_IsActive

boolean

None.

Logistics_IsDelete

boolean

None.

Logistics_Eway_FileName

string

None.

Logistics_Eway_FilePath

string

None.

Type

integer

None.

UserID

integer

None.

DeliveryDate

date

None.

Request Formats

application/json, text/json

Sample:
{
  "Logistics_Pkey_ID": 1,
  "Logistics_Approval": true,
  "Logistics_VendorId": 1,
  "Logistics_Vendor": "sample string 2",
  "Logistics_Person_Incharge": "sample string 3",
  "Logistics_InventoryId": "sample string 4",
  "Logistics_Amount": 1.0,
  "Logistics_PickUpDateTime": "sample string 5",
  "Logistics_PickUpTime": "sample string 6",
  "Logistics_Location": "sample string 7",
  "Logistics_EwayBill_Gen": "sample string 8",
  "Logistics_UploadFile": "sample string 9",
  "Logistics_FileName": "sample string 10",
  "Logistics_Eway_BillNo": "sample string 11",
  "Logistics_GeneratedDate": "2025-01-10T20:14:26.7947781+05:30",
  "Logistics_Document_Details": "sample string 12",
  "Logistics_TransportedId": "sample string 13",
  "Logistics_Vehicle_Details": "sample string 14",
  "Logistics_Shipment_Details": "sample string 15",
  "Invoice_PaymentTerms": "sample string 16",
  "Logistics_Tracking_No": "sample string 17",
  "Logistics_CompanyName": "sample string 18",
  "Logistics_EwayBill_Details": "sample string 19",
  "Logistics_Shipment_FilePath": "sample string 20",
  "Logistics_shipmentCompanyName": "sample string 21",
  "Logistics_shipmentTrackingNo": "sample string 22",
  "Logistics_Shipment_FileName": "sample string 23",
  "Logistics_Shipment_Eway_BillNo": "sample string 24",
  "Logistics_Shipment_Gen_Date": "2025-01-10T20:14:26.7958087+05:30",
  "Logistics_Shipment_DocumentDtls": "sample string 25",
  "Logistics_Shipment_TransportedId": "sample string 26",
  "Logistics_Shipment_VehicleDetails": "sample string 27",
  "Logistics_Mode": 28,
  "Logistics_TaxPayable": 29,
  "Logistics_TrackingStatus": 30,
  "Logistics_IsActive": true,
  "Logistics_IsDelete": true,
  "Logistics_Eway_FileName": "sample string 31",
  "Logistics_Eway_FilePath": "sample string 32",
  "Type": 1,
  "UserID": 1,
  "DeliveryDate": "2025-01-10T20:14:26.7958087+05:30"
}

application/xml, text/xml

Sample:
<LogisticsMaster_DTO xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/AstaGuru.Models.OPS">
  <DeliveryDate>2025-01-10T20:14:26.7958087+05:30</DeliveryDate>
  <Invoice_PaymentTerms>sample string 16</Invoice_PaymentTerms>
  <Logistics_Amount>1</Logistics_Amount>
  <Logistics_Approval>true</Logistics_Approval>
  <Logistics_CompanyName>sample string 18</Logistics_CompanyName>
  <Logistics_Document_Details>sample string 12</Logistics_Document_Details>
  <Logistics_EwayBill_Details>sample string 19</Logistics_EwayBill_Details>
  <Logistics_EwayBill_Gen>sample string 8</Logistics_EwayBill_Gen>
  <Logistics_Eway_BillNo>sample string 11</Logistics_Eway_BillNo>
  <Logistics_Eway_FileName>sample string 31</Logistics_Eway_FileName>
  <Logistics_Eway_FilePath>sample string 32</Logistics_Eway_FilePath>
  <Logistics_FileName>sample string 10</Logistics_FileName>
  <Logistics_GeneratedDate>2025-01-10T20:14:26.7947781+05:30</Logistics_GeneratedDate>
  <Logistics_InventoryId>sample string 4</Logistics_InventoryId>
  <Logistics_IsActive>true</Logistics_IsActive>
  <Logistics_IsDelete>true</Logistics_IsDelete>
  <Logistics_Location>sample string 7</Logistics_Location>
  <Logistics_Mode>28</Logistics_Mode>
  <Logistics_Person_Incharge>sample string 3</Logistics_Person_Incharge>
  <Logistics_PickUpDateTime>sample string 5</Logistics_PickUpDateTime>
  <Logistics_PickUpTime>sample string 6</Logistics_PickUpTime>
  <Logistics_Pkey_ID>1</Logistics_Pkey_ID>
  <Logistics_Shipment_Details>sample string 15</Logistics_Shipment_Details>
  <Logistics_Shipment_DocumentDtls>sample string 25</Logistics_Shipment_DocumentDtls>
  <Logistics_Shipment_Eway_BillNo>sample string 24</Logistics_Shipment_Eway_BillNo>
  <Logistics_Shipment_FileName>sample string 23</Logistics_Shipment_FileName>
  <Logistics_Shipment_FilePath>sample string 20</Logistics_Shipment_FilePath>
  <Logistics_Shipment_Gen_Date>2025-01-10T20:14:26.7958087+05:30</Logistics_Shipment_Gen_Date>
  <Logistics_Shipment_TransportedId>sample string 26</Logistics_Shipment_TransportedId>
  <Logistics_Shipment_VehicleDetails>sample string 27</Logistics_Shipment_VehicleDetails>
  <Logistics_TaxPayable>29</Logistics_TaxPayable>
  <Logistics_TrackingStatus>30</Logistics_TrackingStatus>
  <Logistics_Tracking_No>sample string 17</Logistics_Tracking_No>
  <Logistics_TransportedId>sample string 13</Logistics_TransportedId>
  <Logistics_UploadFile>sample string 9</Logistics_UploadFile>
  <Logistics_Vehicle_Details>sample string 14</Logistics_Vehicle_Details>
  <Logistics_Vendor>sample string 2</Logistics_Vendor>
  <Logistics_VendorId>1</Logistics_VendorId>
  <Logistics_shipmentCompanyName>sample string 21</Logistics_shipmentCompanyName>
  <Logistics_shipmentTrackingNo>sample string 22</Logistics_shipmentTrackingNo>
  <Type>1</Type>
  <UserID>1</UserID>
</LogisticsMaster_DTO>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.