Získání etikety
GET
/shipment/batch/{batchId}/label
ShipmentBatch
Maintainer:Not configured
Význam a použití
Request
Path Params
batchId
string <uuid>
required
Query Params
PageSize
enum<string>
optional
Allowed values:
DefaultA4
Position
integer <int32>
optional
>= 1<= 4
limit
integer <int32>
required
>= 1<= 200
offset
integer <int32>
required
>= 0
OrderBy
optional
Řaditelná pole: ShipmentNumber, ReferenceId, viz také schéma.Eps.Api.MyApi2.Web.Controllers.ShipmentBatchController.GetShipmentBatchLabel.OrderBy.enum
Any of
Allowed values:
ShipmentNumberReferenceId
Header Params
Accept-Language
string
optional
X-Correlation-ID
string
optional
X-LogLevel
enum<string>
optional
Allowed values:
TraceDebugInformationWarningErrorCritical
Request samples
Responses
Modified at 2025-02-04 12:53:43