Labeling

Getting or recovering the printing format of your created orders

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
🚧

Do you have questions about our APIs?
If you need help, don’t forget to use our artificial intelligence

— it will help you generate examples that fit your specific needs, variations, and the required parameters for using each Hound Express API.

Our API provides you with a tool that allows you to obtain a stream of bytes that you can transform in a file that contains the printable label

📘

Request

To carry out the consumption of the service for the creation of the order it is necessary to send a json object of the guide type and it requires the filling of the following fields:

Guide

Field nameTypeMaxlengthRequiredComments
guideNumberString30RequiredIt is the guideNumber assigned to the shipment order

Response

When the consumption is done, the API will return an object with the following features:

👍

Successful response

Guide

The Guide format is a byte array which contains the stream of the data from where you can retrieve the file of the printable label

Field NameTypeMaxlengthComment
formatbyte[]
Byte array which contains the stream of the data
format_fileNameString100Name and extension of the file to recreate
❗️

Failed Response

wsErrors elements

Field NameTypeCommens
idIntegerError id
codeStringError code
typeIntegerSeverity of the error
descriptionStringDescription with more details of the detected error
Body Params
string
required
Headers
string
string
Response
200
Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here!