Dispatch Document API

ebolUrlResponseCollection

object

Details of the Electronic Bill of Lading (eBOL) URL response.

itemsarray[object]

Details of the Electronic Bill of Lading (eBOL).

Show Child Parameters
countinteger(int32)

The total count of resources in the collection.

>= 1

Example:1

Example

EmptyResponse

object

No response.

Error

object

Details of an error or issue.

codestring

The code used for the issue.

Example:resource.issue_type

descriptionstring

A detailed message.

Example:The issue happened because something is wrong.

propertystring

The property to which the issue is associated.

Example:person

propertiesobject

Additional properties related to the issue.

Example:{"firstName":"D0nn@","lastName":"Sm!th"}

Example

ErrorMessage

object

An error occurred, and the request could not be completed.

messagestring

A message about the error.

Example

Errors

object

An error occurred, and the request could not be completed.

errorsarray[object]

Details of an error or issue.

Show Child Parameters
Example