Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

HazMatCertificate Property

Image of a Hazardous Materials certification report.

Syntax

[VB.NET]
Public ReadOnlyProperty HazMatCertificate As String
Public ReadOnlyProperty HazMatCertificateB As Byte()

[C#]
public string HazMatCertificate {get;}
public byte[] HazMatCertificateB {get;}

Remarks

This identifies the buffer containing the Hazardous Materials certification report for FedEx Ground HazMat shipments.

When calling the CloseGroundShipments method, the HazMatCertificate is returned when ReportType is set to 3 (HazMat).

The report is generated in TXT format. The report will automatically be saved to disk in the file designated by ReportFile.

This property is applicable for FedEx Ground services only.

This property is read-only.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0