ZHIPSTER PRINT API V1

GET YOUR FREIGHT DOCUMENTS ON DEMAND

This API gives you the control to where and when you would like your freight documents to be printed. Use different "Print Modes" in the request to specify how the printing operation should be carried out.

Print Modes:

  1. Request to print directly to a specific printer (requires Zhipster Print Client to be installed and configured on your print server)
  2. Request to get PDF labels back in the response
  3. Request to get url back in the response
  4. Request to send documents in e-mail (url embedded in email)
  5. The request could specified a list of shipments, a specific shipment or a parcel number to handle the documents

REQUIREMENTS

This API is for both Zhipster Enterprise TA and Zhipster Control Tower TA.

Use your existing LIVE/TEST API-Key's or contact developer@zhipster.se to apply for a new one.

Go to the API Pages below to start your work through our API documentation. If you have any questions, feel free to contact us at developer@zhipster.se

API AUTHENTICATION

For authentication add your API-Key to [X-Api-Key] in HTTP Headers for all requests.

Example:

VISUAL STUDIO 2022 .NET 7.0 TEST APPLICATION

Zhipster.Print.API.Test.zip

Other API:er

ZHIPSTER WATCHIT API V1

Spåra dina sändningar från upphämtning till leverans. Via detta API kan du hämta statushändelser tillsammans med tillhörande beskrivningar samt vilka platser eller städer dina sändningar har passerat.

Läs mer