GetPnp Method

Using this method, you can download PNP labels.

Input Parameters

Field Name Type Required? Description
structure GetPnpStructure Yes Structure containing data required to download labels

Output structure

The method returns the LabelStructure output structure.

Examples of calls

<structure>
    <authData>
        <username>test</username>
        <password>WSyj3$aDE</password>
    </authData>
    <shipmentDate>2014-08-08</shipmentDate>
</structure>
Return to subject list