ShipmentTimeSlot

APIDescription
GET ShipmentTimeSlot/GetTimeslots?cityName={cityName}&streetName={streetName}&streetNo={streetNo}&supplierId={supplierId}&earliestDelivery={earliestDelivery}&dueDateDays={dueDateDays}&consumerID={consumerID}&numOfButtles={numOfButtles}&isIFrame={isIFrame}

Get timeslots for address

GET ShipmentTimeSlot/GetTimeslotsConsignmentID?cityName={cityName}&streetName={streetName}&streetNo={streetNo}&consignmentID={consignmentID}&consumerID={consumerID}&earliestDelivery={earliestDelivery}&dueDateDays={dueDateDays}

No documentation available.

GET ShipmentTimeSlot/GetTimeSlotsByConsignmentID?consignmentID={consignmentID}

No documentation available.

GET ShipmentTimeSlot/GetTimeSlotsByParams?cityID={cityID}&supplierID={supplierID}&deliveryType={deliveryType}&size={size}&priorityFrom={priorityFrom}&priorityTo={priorityTo}&changeGapFrom={changeGapFrom}&changeGapTo={changeGapTo}&morningTimeSlot={morningTimeSlot}&office={office}&highValue={highValue}

No documentation available.

GET ShipmentTimeSlot/GetTimeSlotsByParams_CityName?cityName={cityName}&supplierID={supplierID}&deliveryType={deliveryType}&size={size}&priorityFrom={priorityFrom}&priorityTo={priorityTo}&changeGapFrom={changeGapFrom}&changeGapTo={changeGapTo}&morningTimeSlot={morningTimeSlot}&office={office}&highValue={highValue}

No documentation available.

POST ShipmentTimeSlot/SetTimeSlotSchedule

No documentation available.

GET ShipmentTimeSlot

POST ShipmentTimeSlot

No documentation available.

GET ShipmentTimeSlot/Get

POST ShipmentTimeSlot/TSmanager_NoTimeSlotsMessage

No documentation available.

GettIntegration

APIDescription
POST GettIntegration?scheduled_at={scheduled_at}

No documentation available.

POST GettIntegration?deliveriesID={deliveriesID}

No documentation available.

Account

APIDescription
GET Users/UserInfo

No documentation available.

POST Logout

No documentation available.

POST ChangePassword

No documentation available.

POST SetPassword

No documentation available.

AmazonImages

APIDescription
GET AmazonImages/GetBytes?consignmentID={consignmentID}&deliveryCycle={deliveryCycle}

No documentation available.

GET AmazonImages/GetImageNamesList?consignmentID={consignmentID}&deliveryCycle={deliveryCycle}

No documentation available.

GET AmazonImages/GetImagesList?consignmentID={consignmentID}&deliveryCycle={deliveryCycle}

No documentation available.

GET AmazonImages/GetImageNamesListWithAuthorize?consignmentID={consignmentID}&cellNo={cellNo}&deliveryCycle={deliveryCycle}

No documentation available.

GET AmazonImages/GetImage?imgName={imgName}

No documentation available.

Consigning

APIDescription
GET Consigning/GetSupplierDefaultLists?supplierId={supplierId}

Get the suppliers default list settings such as delivery types, service types and packages size.

GET Consigning/GetSuppliersPerBilledTo

Get the current user suppliers. If the user is a supplier and not a billed to, it will return only the itself.

GET Consigning/Autocomplete_Receiver?term={term}

Auto complete a receiver. Check for first name / last name / first name and last name / last name and first name.

POST Consigning

Save the current shipment.

GET Consigning

Get user extra details and early start date

POST Consigning/Post

Save the current shipment.

GET Consigning/Get

Get user extra details and early start date

UploadExcel

APIDescription
POST UploadExcel/Get

No documentation available.

POST UploadExcel/Get/{BatchID}/{typeOfError}

No documentation available.

Addresses

APIDescription
GET Addresses/GetCityConsignment?cityFilter={cityFilter}&consignmentID={consignmentID}

Get city list according to the city filter term. Need to send atleast 2 chars otherwise it will return empty array.

GET Addresses/GetNumberOfStreetsPerCity?cityId={cityId}

No documentation available.

GET Addresses/GetCityGap?cityName={cityName}

Get the number of days till Buzzr get to a city.

GET Addresses/GetCityDaysOfSLA?cityName={cityName}

Get the number of days till Buzzr get to a city.

GET Addresses/GetCitiesShops?id={id}&shopFilter={shopFilter}&smallTown={smallTown}

Get Shops Return list of shops according to the city id and the shop filter term Need to send atleast 2 chars otherwise it will return empty array.

GET Addresses?cityFilter={cityFilter}

Get city list according to the city filter term. Need to send atleast 2 chars otherwise it will return empty array.

GET Addresses/{id}?streetFilter={streetFilter}&smallTown={smallTown}

Get Streets Return list of streets according to the city id and the street filter term Need to send atleast 2 chars otherwise it will return empty array.

GET Addresses?cityId={cityId}

Return if this cityId has 30 or less streets.

GET Addresses/Get?cityFilter={cityFilter}

Get city list according to the city filter term. Need to send atleast 2 chars otherwise it will return empty array.

GET Addresses/Get/{id}?streetFilter={streetFilter}&smallTown={smallTown}

Get Streets Return list of streets according to the city id and the street filter term Need to send atleast 2 chars otherwise it will return empty array.

GET Addresses/Get?cityId={cityId}

Return if this cityId has 30 or less streets.

Cleansing

APIDescription
POST Cleansing/GetDataTable?search={search}&callLog={callLog}

No documentation available.

GET Cleansing

Return last month cleansing shipments according to the billed to of the current user.

GET Cleansing/{id}

Search for shipment by shipper reference, phone number or receiver name

GET Cleansing/{id}?downloadFile={downloadFile}

No documentation available.

POST Cleansing?consignmentId={consignmentId}&cancelReason={cancelReason}

No documentation available.

PUT Cleansing

Update the shipment and clense it.

GET Cleansing/Get

Return last month cleansing shipments according to the billed to of the current user.

GET Cleansing/Get/{id}

Search for shipment by shipper reference, phone number or receiver name

GET Cleansing/GetFile/{id}?downloadFile={downloadFile}

No documentation available.

POST Cleansing/CancelConsignment?consignmentId={consignmentId}&cancelReason={cancelReason}

No documentation available.

PUT Cleansing/Put

Update the shipment and clense it.

Shipments

APIDescription
POST Shipments/GetById?id={id}

No documentation available.

POST Shipments/GetByStatusesAndDates?statuses={statuses}&start={start}&end={end}

No documentation available.

GET Shipments/GetBasicInfoByShipperReference?shipperReference={shipperReference}&customerID={customerID}

return a shipment basic info like: receiver address and selected TimeSlot

GET Shipments/GetByShipperReference?shipperReference={shipperReference}&customerID={customerID}

POST Shipments/Approve

No documentation available.

GET Shipment/GetStatuses?languageId={languageId}

Get the statuses in hebrew

POST Shipment/PrintShipments

Printing shipments and inserting an event that the customer have printed a label for that consignmentID

POST Shipment/PrintLableShipments?statuses={statuses}&start={start}&end={end}&orderBy={orderBy}&orderByDir={orderByDir}&checkAll={checkAll}&isCleansing={isCleansing}

No documentation available.

POST UploadFile/SaveInformation?billedTo={billedTo}&supplierID={supplierID}&userName={userName}

No documentation available.

POST UploadFile/UpdateStatus

No documentation available.

GET Shipment/ValidateDeliveryCode?trackingNo={trackingNo}&deliveryCode={deliveryCode}&pudoId={pudoId}&receivedBy={receivedBy}

No documentation available.

POST Shipment/UpdateClickWithTSChange?cons={cons}

No documentation available.

GET Shipments

Not in use

GET Shipments/{id}

Search by Consignment ID, Reference of Phone number (cell or landline)

GET Shipments?statuses={statuses}&start={start}&end={end}

No documentation available.

POST Shipments

No documentation available.

GET Shipments?consignmentId={consignmentId}

Get shipment by consignmentID

GET Shipments?statuses={statuses}&start={start}&end={end}&downloadFile={downloadFile}

No documentation available.

GET Shipments?keys={keys}

No documentation available.

PUT Shipments

will create or update a shipment

POST Shipments?consignmentId={consignmentId}&cancelReason={cancelReason}

Update an existing resource

GET Shipments?shipperReference={shipperReference}&billedTo={billedTo}

Return an existing shipment with a chosen timeslots

DELETE Shipments/{id}

GET Shipments/Get

Not in use

GET Shipments/Get/{id}

Search by Consignment ID, Reference of Phone number (cell or landline)

GET Shipments/Get?statuses={statuses}&start={start}&end={end}

No documentation available.

POST Shipments/Post

No documentation available.

GET Shipments/GetShipment?consignmentId={consignmentId}

Get shipment by consignmentID

GET Shipments/GetFile?statuses={statuses}&start={start}&end={end}&downloadFile={downloadFile}

No documentation available.

GET Shipments/GetImage?keys={keys}

No documentation available.

PUT Shipments/Put

will create or update a shipment

POST Shipments/CancelConsignment?consignmentId={consignmentId}&cancelReason={cancelReason}

Update an existing resource

GET Shipments/GetExistingOrderByReference?shipperReference={shipperReference}&billedTo={billedTo}

Return an existing shipment with a chosen timeslots

DELETE Shipments/Delete/{id}

Pudo

APIDescription
GET Pudo/GetCourierScanList_Pudo?pudoID={pudoID}

No documentation available.

GET Pudo/CourierScan_PUDO?pudoID={pudoID}&trackingNo={trackingNo}&employeeID={employeeID}

No documentation available.

POST Pudo/CourierLogin

No documentation available.

GET Pudo/GetShopByID?shopID={shopID}

No documentation available.

GET Pudo/GetShopByVerification?verification={verification}

No documentation available.

POST Pudo/SaveSignUpdetails

No documentation available.

GET Pudo/SendSMSRegisterEnd?shopID={shopID}

No documentation available.

GET Pudo/SendSMSIsActive?shopID={shopID}

No documentation available.

GET Pudo/SendSMSIsApproved?shopID={shopID}

No documentation available.

POST Pudo/GetDataTable

No documentation available.

GET Pudo/GetShopsDropdown?getActives={getActives}

No documentation available.

GET Pudo/GetShops?getActives={getActives}

No documentation available.

GET Pudo/SetIsActive?shopID={shopID}&isActive={isActive}

No documentation available.

GET Pudo/SetIsApproved?shopID={shopID}&isApproved={isApproved}

No documentation available.

GET Pudo/SetIsLeft?shopID={shopID}&isLeft={isLeft}

No documentation available.

GET Pudo/SetIsCollection?shopID={shopID}&isCollection={isCollection}

No documentation available.

GET Pudo?pudoID={pudoID}&trackingNo={trackingNo}&status={status}

No documentation available.

POST Pudo

No documentation available.

GET Pudo/UpdateConsignmentStatus?pudoID={pudoID}&trackingNo={trackingNo}&status={status}

No documentation available.

POST Pudo/Insert_Update_ShopAsync

No documentation available.

Reports

APIDescription
GET Reports

No documentation available.

GET Reports?reportID={reportID}&date={date}

No documentation available.

GET Reports/Get

No documentation available.

GET Reports/GetReport?reportID={reportID}&date={date}

No documentation available.

Webhooks

APIDescription
POST Webhooks

No documentation available.

POST Webhooks/GetShipmentStatus_GetPackage

No documentation available.

Admin

APIDescription
GET Admin

No documentation available.

GET Admin/Get

No documentation available.