POST api/TrackingNo

This is for inserting values into the table

Request Information

URI Parameters

None.

Body Parameters

Collection of BookingDetailsDTO
NameDescriptionTypeAdditional information
BranchId

integer

Required

BookingHeaderId

integer

None.

BookingManifestNo

string

None.

ParentBookingNo

string

None.

TrackingNo

string

None.

ItemCount

integer

Required

ShipperFirstName

string

Required

ShipperMiddleName

string

None.

ShipperLastName

string

Required

ShipperId

integer

Required

ShipperCompleteAddress

string

Required

ShipperStreetAddress

string

Required

ShipperBarangayOrVillageId

integer

Required

ShipperCountryId

integer

Required

ShipperProvinceOrStateId

integer

Required

ShipperTownOrCityId

integer

Required

ShipperTelCountryCode1

string

Required

ShipperTelAreaCode1

string

None.

ShipperTelNo

string

None.

ShipperTelCountryCode2

string

Required

ShipperTelAreaCode2

string

None.

ShipperTelNo2

string

None.

ShipperLandmark

string

None.

ShipperBirthDate

string

None.

ShipperOtherReferenceNo

string

None.

ShipperPreferredDate

string

Required

ShipperDeliveryZoneId

integer

Required

ShipperPOSPermitNo

string

None.

StatusId

string

Required

ProductMapId

integer

None.

SourceBranchId

integer

Required

ShipmentModeId

integer

Required

FromCurrencyId

integer

None.

ToCurrencyId

integer

None.

ConversionRate

decimal number

None.

ConvertedPeoplesMoney

decimal number

None.

ConsigneeId

integer

None.

ConsigneeFirstName

string

None.

ConsigneeMiddleName

string

None.

ConsigneeLastName

string

None.

ConsigneeBirthDate

string

None.

ConsigneeCompleteAddress

string

None.

ConsigneeStreetAddress

string

None.

ConsigneeBarangayOrVillageId

integer

None.

ConsigneeCountryId

integer

None.

ConsigneeProvinceOrStateId

integer

None.

ConsigneeTownOrCityId

integer

None.

ConsigneeTelCountryCode1

string

None.

ConsigneeTelAreaCode1

string

None.

ConsigneeTelNo1

string

None.

ConsigneeTelCountryCode2

string

None.

ConsigneeTelAreaCode2

string

None.

ConsigneeTelNo2

string

None.

ConsigneeLandmark

string

None.

CustomerAccountTypeId

integer

None.

DeliveryRequirementId

integer

None.

DeliveryRequirementRemarks

string

None.

ConsigneePreferredDate

string

None.

ConsigneeInstruction

string

None.

Weight

decimal number

None.

Length

decimal number

None.

Width

decimal number

None.

Height

decimal number

None.

Volume

decimal number

None.

Quantity

integer

Required

EstimatedServiceFee

decimal number

None.

EstimatedVat

decimal number

None.

ServiceTypeId

integer

Required

PeopleMoney

decimal number

None.

PickupBranchId

integer

None.

Message

string

None.

RemarksSourceOfFund

string

None.

Purpose

string

None.

RemarksToConsignee

string

None.

CardIssuer

string

None.

BankBranchId

integer

None.

AccountTypeId

integer

None.

AccountNo

string

None.

CardNo

string

None.

ReferenceNo

string

None.

DataDateSent

string

None.

VoidEndUserId

integer

None.

AccountName

string

None.

Remarks

string

None.

EstimatedDeliveryDate

string

None.

DeliveryZoneId

integer

Required

DeliveryTeamPickupTime

string

Required

CountryDangerousGoodId

integer

None.

ProductPricingDetails

string

None.

ProductLineId

integer

Required

ProductTypeId

integer

None.

ReceptacleTypeId

integer

None.

Freight

decimal number

None.

DepositAmount

decimal number

None.

DeclaredValue

decimal number

None.

DatePrinted

string

None.

IncreaseLiability

decimal number

None.

PaymentModeId

integer

Required

TotalMiscellaneousFee

decimal number

None.

ProductPricingDetails_XML

string

None.

VoucherAmount

decimal number

None.

VoucherSN

string

None.

PRAmount

decimal number

None.

PRNumber

string

None.

TaxableItemAmount

decimal number

None.

NetOfDiscount

decimal number

None.

GrossAmount

decimal number

None.

NetAmount

decimal number

None.

ProductFeeId

integer

None.

PartnerProductId

integer

None.

DeliveryTeamPickUpTimeId

integer

Required

ProductId

integer

Required

TotalAmount

decimal number

Required

PODPrinted

integer

None.

PLPrinted

integer

None.

PRPrinted

integer

None.

Sequence

integer

None.

SalesDate

string

None.

CreatedByMachineId

integer

None.

RequiresPOD

string

None.

IsVatExclusive

string

None.

IsFragile

string

None.

SourceBookingHeaderId

string

None.

IsTnT

string

Required

IsLocked

string

None.

EndUserId

integer

None.

EndUserName

string

None.

BHMachineId

integer

None.

MachineSerialNo

string

None.

DocumentoNacionalDeIdentidad

string

None.

Citofono

string

None.

BHServiceTypeId

integer

None.

BHConsigneeId

integer

None.

BranchBankId

integer

None.

VoidEndUser

string

None.

DeletedByMachineID

integer

None.

ParentStatusId

integer

Required

BookingNo

string

None.

Currency

string

None.

CreatedDate

string

None.

CreatedBy

string

None.

Request Formats

application/json, text/json

Sample:
[
  {
    "CreatedDate": "sample string 1",
    "CreatedBy": "sample string 2",
    "BranchId": 1,
    "BookingHeaderId": 1,
    "BookingManifestNo": "sample string 2",
    "ParentBookingNo": "sample string 3",
    "TrackingNo": "sample string 4",
    "ItemCount": 1,
    "ShipperFirstName": "sample string 5",
    "ShipperMiddleName": "sample string 6",
    "ShipperLastName": "sample string 7",
    "ShipperId": 1,
    "ShipperCompleteAddress": "sample string 8",
    "ShipperStreetAddress": "sample string 9",
    "ShipperBarangayOrVillageId": 1,
    "ShipperCountryId": 1,
    "ShipperProvinceOrStateId": 1,
    "ShipperTownOrCityId": 1,
    "ShipperTelCountryCode1": "sample string 10",
    "ShipperTelAreaCode1": "sample string 11",
    "ShipperTelNo": "sample string 12",
    "ShipperTelCountryCode2": "sample string 13",
    "ShipperTelAreaCode2": "sample string 14",
    "ShipperTelNo2": "sample string 15",
    "ShipperLandmark": "sample string 16",
    "ShipperBirthDate": "sample string 17",
    "ShipperOtherReferenceNo": "sample string 18",
    "ShipperPreferredDate": "sample string 19",
    "ShipperDeliveryZoneId": 1,
    "ShipperPOSPermitNo": "sample string 20",
    "StatusId": "sample string 21",
    "ProductMapId": 1,
    "SourceBranchId": 1,
    "ShipmentModeId": 1,
    "FromCurrencyId": 1,
    "ToCurrencyId": 1,
    "ConversionRate": 1.0,
    "ConvertedPeoplesMoney": 1.0,
    "ConsigneeId": 1,
    "ConsigneeFirstName": "sample string 22",
    "ConsigneeMiddleName": "sample string 23",
    "ConsigneeLastName": "sample string 24",
    "ConsigneeBirthDate": "sample string 25",
    "ConsigneeCompleteAddress": "sample string 26",
    "ConsigneeStreetAddress": "sample string 27",
    "ConsigneeBarangayOrVillageId": 1,
    "ConsigneeCountryId": 1,
    "ConsigneeProvinceOrStateId": 1,
    "ConsigneeTownOrCityId": 1,
    "ConsigneeTelCountryCode1": "sample string 28",
    "ConsigneeTelAreaCode1": "sample string 29",
    "ConsigneeTelNo1": "sample string 30",
    "ConsigneeTelCountryCode2": "sample string 31",
    "ConsigneeTelAreaCode2": "sample string 32",
    "ConsigneeTelNo2": "sample string 33",
    "ConsigneeLandmark": "sample string 34",
    "CustomerAccountTypeId": 1,
    "DeliveryRequirementId": 1,
    "DeliveryRequirementRemarks": "sample string 35",
    "ConsigneePreferredDate": "sample string 36",
    "ConsigneeInstruction": "sample string 37",
    "Weight": 1.0,
    "Length": 1.0,
    "Width": 1.0,
    "Height": 1.0,
    "Volume": 1.0,
    "Quantity": 1,
    "EstimatedServiceFee": 1.0,
    "EstimatedVat": 1.0,
    "ServiceTypeId": 1,
    "PeopleMoney": 1.0,
    "PickupBranchId": 1,
    "Message": "sample string 38",
    "RemarksSourceOfFund": "sample string 39",
    "Purpose": "sample string 40",
    "RemarksToConsignee": "sample string 41",
    "CardIssuer": "sample string 42",
    "BankBranchId": 1,
    "AccountTypeId": 1,
    "AccountNo": "sample string 43",
    "CardNo": "sample string 44",
    "ReferenceNo": "sample string 45",
    "DataDateSent": "sample string 46",
    "VoidEndUserId": 1,
    "AccountName": "sample string 47",
    "Remarks": "sample string 48",
    "EstimatedDeliveryDate": "sample string 49",
    "DeliveryZoneId": 1,
    "DeliveryTeamPickupTime": "sample string 50",
    "CountryDangerousGoodId": 1,
    "ProductPricingDetails": "sample string 51",
    "ProductLineId": 1,
    "ProductTypeId": 1,
    "ReceptacleTypeId": 1,
    "Freight": 1.0,
    "DepositAmount": 1.0,
    "DeclaredValue": 1.0,
    "DatePrinted": "sample string 52",
    "IncreaseLiability": 1.0,
    "PaymentModeId": 1,
    "TotalMiscellaneousFee": 1.0,
    "ProductPricingDetails_XML": "sample string 53",
    "VoucherAmount": 1.0,
    "VoucherSN": "sample string 54",
    "PRAmount": 1.0,
    "PRNumber": "sample string 55",
    "TaxableItemAmount": 1.0,
    "NetOfDiscount": 1.0,
    "GrossAmount": 1.0,
    "NetAmount": 1.0,
    "ProductFeeId": 1,
    "PartnerProductId": 1,
    "DeliveryTeamPickUpTimeId": 1,
    "ProductId": 1,
    "TotalAmount": 1.0,
    "PODPrinted": 1,
    "PLPrinted": 1,
    "PRPrinted": 1,
    "Sequence": 1,
    "SalesDate": "sample string 56",
    "CreatedByMachineId": 1,
    "RequiresPOD": "sample string 57",
    "IsVatExclusive": "sample string 58",
    "IsFragile": "sample string 59",
    "SourceBookingHeaderId": "sample string 60",
    "IsTnT": "sample string 61",
    "IsLocked": "sample string 62",
    "EndUserId": 1,
    "EndUserName": "sample string 63",
    "BHMachineId": 1,
    "MachineSerialNo": "sample string 64",
    "DocumentoNacionalDeIdentidad": "sample string 65",
    "Citofono": "sample string 66",
    "BHServiceTypeId": 1,
    "BHConsigneeId": 1,
    "BranchBankId": 1,
    "VoidEndUser": "sample string 67",
    "DeletedByMachineID": 1,
    "ParentStatusId": 1,
    "BookingNo": "sample string 68",
    "Currency": "sample string 69"
  },
  {
    "CreatedDate": "sample string 1",
    "CreatedBy": "sample string 2",
    "BranchId": 1,
    "BookingHeaderId": 1,
    "BookingManifestNo": "sample string 2",
    "ParentBookingNo": "sample string 3",
    "TrackingNo": "sample string 4",
    "ItemCount": 1,
    "ShipperFirstName": "sample string 5",
    "ShipperMiddleName": "sample string 6",
    "ShipperLastName": "sample string 7",
    "ShipperId": 1,
    "ShipperCompleteAddress": "sample string 8",
    "ShipperStreetAddress": "sample string 9",
    "ShipperBarangayOrVillageId": 1,
    "ShipperCountryId": 1,
    "ShipperProvinceOrStateId": 1,
    "ShipperTownOrCityId": 1,
    "ShipperTelCountryCode1": "sample string 10",
    "ShipperTelAreaCode1": "sample string 11",
    "ShipperTelNo": "sample string 12",
    "ShipperTelCountryCode2": "sample string 13",
    "ShipperTelAreaCode2": "sample string 14",
    "ShipperTelNo2": "sample string 15",
    "ShipperLandmark": "sample string 16",
    "ShipperBirthDate": "sample string 17",
    "ShipperOtherReferenceNo": "sample string 18",
    "ShipperPreferredDate": "sample string 19",
    "ShipperDeliveryZoneId": 1,
    "ShipperPOSPermitNo": "sample string 20",
    "StatusId": "sample string 21",
    "ProductMapId": 1,
    "SourceBranchId": 1,
    "ShipmentModeId": 1,
    "FromCurrencyId": 1,
    "ToCurrencyId": 1,
    "ConversionRate": 1.0,
    "ConvertedPeoplesMoney": 1.0,
    "ConsigneeId": 1,
    "ConsigneeFirstName": "sample string 22",
    "ConsigneeMiddleName": "sample string 23",
    "ConsigneeLastName": "sample string 24",
    "ConsigneeBirthDate": "sample string 25",
    "ConsigneeCompleteAddress": "sample string 26",
    "ConsigneeStreetAddress": "sample string 27",
    "ConsigneeBarangayOrVillageId": 1,
    "ConsigneeCountryId": 1,
    "ConsigneeProvinceOrStateId": 1,
    "ConsigneeTownOrCityId": 1,
    "ConsigneeTelCountryCode1": "sample string 28",
    "ConsigneeTelAreaCode1": "sample string 29",
    "ConsigneeTelNo1": "sample string 30",
    "ConsigneeTelCountryCode2": "sample string 31",
    "ConsigneeTelAreaCode2": "sample string 32",
    "ConsigneeTelNo2": "sample string 33",
    "ConsigneeLandmark": "sample string 34",
    "CustomerAccountTypeId": 1,
    "DeliveryRequirementId": 1,
    "DeliveryRequirementRemarks": "sample string 35",
    "ConsigneePreferredDate": "sample string 36",
    "ConsigneeInstruction": "sample string 37",
    "Weight": 1.0,
    "Length": 1.0,
    "Width": 1.0,
    "Height": 1.0,
    "Volume": 1.0,
    "Quantity": 1,
    "EstimatedServiceFee": 1.0,
    "EstimatedVat": 1.0,
    "ServiceTypeId": 1,
    "PeopleMoney": 1.0,
    "PickupBranchId": 1,
    "Message": "sample string 38",
    "RemarksSourceOfFund": "sample string 39",
    "Purpose": "sample string 40",
    "RemarksToConsignee": "sample string 41",
    "CardIssuer": "sample string 42",
    "BankBranchId": 1,
    "AccountTypeId": 1,
    "AccountNo": "sample string 43",
    "CardNo": "sample string 44",
    "ReferenceNo": "sample string 45",
    "DataDateSent": "sample string 46",
    "VoidEndUserId": 1,
    "AccountName": "sample string 47",
    "Remarks": "sample string 48",
    "EstimatedDeliveryDate": "sample string 49",
    "DeliveryZoneId": 1,
    "DeliveryTeamPickupTime": "sample string 50",
    "CountryDangerousGoodId": 1,
    "ProductPricingDetails": "sample string 51",
    "ProductLineId": 1,
    "ProductTypeId": 1,
    "ReceptacleTypeId": 1,
    "Freight": 1.0,
    "DepositAmount": 1.0,
    "DeclaredValue": 1.0,
    "DatePrinted": "sample string 52",
    "IncreaseLiability": 1.0,
    "PaymentModeId": 1,
    "TotalMiscellaneousFee": 1.0,
    "ProductPricingDetails_XML": "sample string 53",
    "VoucherAmount": 1.0,
    "VoucherSN": "sample string 54",
    "PRAmount": 1.0,
    "PRNumber": "sample string 55",
    "TaxableItemAmount": 1.0,
    "NetOfDiscount": 1.0,
    "GrossAmount": 1.0,
    "NetAmount": 1.0,
    "ProductFeeId": 1,
    "PartnerProductId": 1,
    "DeliveryTeamPickUpTimeId": 1,
    "ProductId": 1,
    "TotalAmount": 1.0,
    "PODPrinted": 1,
    "PLPrinted": 1,
    "PRPrinted": 1,
    "Sequence": 1,
    "SalesDate": "sample string 56",
    "CreatedByMachineId": 1,
    "RequiresPOD": "sample string 57",
    "IsVatExclusive": "sample string 58",
    "IsFragile": "sample string 59",
    "SourceBookingHeaderId": "sample string 60",
    "IsTnT": "sample string 61",
    "IsLocked": "sample string 62",
    "EndUserId": 1,
    "EndUserName": "sample string 63",
    "BHMachineId": 1,
    "MachineSerialNo": "sample string 64",
    "DocumentoNacionalDeIdentidad": "sample string 65",
    "Citofono": "sample string 66",
    "BHServiceTypeId": 1,
    "BHConsigneeId": 1,
    "BranchBankId": 1,
    "VoidEndUser": "sample string 67",
    "DeletedByMachineID": 1,
    "ParentStatusId": 1,
    "BookingNo": "sample string 68",
    "Currency": "sample string 69"
  }
]

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.