...
The body of the message should be sent as a JSON array.
A JSON list of consignment numbers.
This method will accept consignment numbers as an array (this is the value you receive in the “Connote” parameter in the Consignment Creation API response) as an array
7.3 Return Format
JSON object array per manifest generated. This is in a key/value pair collection, with the manifest number being the key and value is the base64 encoded byte stream of the PDF.
...