ShipIT 365
Adjusting the API communication
In very exceptional cases we also provide access to the API communication between ShipIT 365 and the providers.
When you have this permission activated in your license, then additional events will be available that give access to the JSON files which are used in the API communication with the several providers.
Every request and response used in the communication can be accessed.
These JSON files can then also be changed, and the processing of the responses can be customized.
Â
After the events are executed the actual API communication is still handled by ShipIT 365, but the customized json files are used in the communication.
Especially for responses the IsHandled parameters can be set to overrule the default way of processing the data.
Â
Below some examples of the additional events that will become available:
(The list below is not kept up to date and can be different per provider)
OnBeforeInitDocumentFromIDYSTransportOrderHeader()Â
OnAfterInitDocumentFromIDYSTransportOrderHeader()Â
OnBeforeInitPackagesFromSourceDocPackages()Â
OnAfterInitPackagesFromSourceDocPackages()Â
OnBeforeInitPackagesFromTransportOrderPackages()Â
OnAfterInitPackagesFromTransportOrderPackages()Â
OnBeforeInitDeliveryNotesFromTransportOrderDeliveryNotes()Â
OnAfterInitDeliveryNotesFromTransportOrderDeliveryNotes()Â
OnAfterGetShipmentAdditionalInformation()Â
OnGetShipmentAdditionalInformationOnBeforeModifySalesHeader()Â
OnGetShipmentAdditionalInformationOnAfterModifySalesHeader()Â
OnBeforeSelectCarrier()Â
OnSelectCarrierOnProviderCarrierSelectInsert()Â
OnAfterSelectCarrier()Â
OnBeforeCreateShipAdviseRequest()Â
OnAfterGetAvailableServices()Â
OnBeforeCreateAndBookDocument()Â
OnBeforeCreateDocument()Â
OnBeforeCreateDocumentWithTO()Â
OnAfterCreateDocument()Â
OnAfterCreateDocumentWithTO()Â
OnAfterCreateAndBookDocument()Â
OnBeforeHandleResponseAfterBooking()Â
OnAfterHandleResponseAfterBooking()Â
OnBeforeTryDoLabel()Â
OnBeforeHandleResponseAfterPrinting()Â
Â
IDYN 2024