GET api/webhook/getshipmenttransaction/{customerno}/{invoiceno}/{customerphone}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
customerno | string |
Required |
|
invoiceno | string |
Required |
|
customerphone | string |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of ShipmentViewModelName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
CustomerId | integer |
Required |
|
CustomerName | string |
None. |
|
CustomerNo | string |
None. |
|
Mobileno | string |
None. |
|
Invoiceno | string |
Required |
|
CNo | string |
None. |
|
BLno | string |
None. |
|
Size | string |
None. |
|
Portofloading | string |
None. |
|
Portoflanding | string |
None. |
|
Vesselname | string |
None. |
|
Shippingcompany | string |
None. |
|
DescriptionOfGoods | string |
None. |
|
DateCreated | date |
None. |
|
ShippingDate | date |
None. |
|
CostOfClearing | decimal number |
None. |
|
AdditionalCost | decimal number |
None. |
|
ScheduleDeliveryDate | date |
None. |
|
CreatedBy | string |
None. |
|
UpdatedBy | string |
None. |
|
PaymentStatus | string |
None. |
|
ProgresPercentage | string |
None. |
|
UserAllowedFunctions | string |
None. |
|
PendingProgressName | string |
None. |
|
TotalCost | string |
None. |
|
TotalPayment | string |
None. |
|
TotalBalance | string |
None. |
|
LastPaymentDate | string |
None. |
|
IsClosed | boolean |
None. |
|
receiptPath | string |
None. |
|
invoicePath | string |
None. |
|
InvoiceId | integer |
None. |
|
CustomerInfo | CustomerViewModel |
None. |
|
CustomerList | Collection of Customer |
None. |
|
InvoiceDetails | InvoiceLog |
None. |
|
ProgressLog | Collection of ProgressViewModel |
None. |
|
Documents | Collection of ShipmentUploadViewModel |
None. |
|
ShipmentExpenseLog | Collection of ShipmentExpenseViewModel |
None. |
|
ShipmentLogisticLog | Collection of ShipmentLogisticLogViewModel |
None. |
|
Payments | Collection of PaymentLog |
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.