DEV

Type.

PddpSubmissionLog

A log for a PDDP submission and related information

Fields

createdAt

DateTime!

Required

The timestamp when the log was created

createdBy

ID!

Required

The User ID of the person who created the log

id

ID!

Required

The ID of the log

pddpSubmission

ID

The ID of the PDDP submission associated with the log

request

String!

Required

The request from the PDDP submission

response

String!

Required

The response from the PDDP submission

shipmentId

ID!

Required

ID of the associated Shipment

Was this page helpful?