DEV

Type.

LabelRequestLog

LabelRequestLog represents the carrier request and response used to retrieve a Label

Fields

createdAt

DateTime!

Required

The date and time this LabelRequestLog was created

createdBy

ID!

Required

The ID of the organization that created the LabelRequestLog

id

ID!

Required

A unique identifier for the LabelRequestLog

labelId

ID

An id of the Label associated with the LabelRequestLog

request

String

The request body sent to the carrier

response

String

The response body returned by the carrier

shipmentId

ID

An id of the Shipment associated with the LabelRequestLog

Was this page helpful?