partnerID | String (optional) The internal identifier for the trading partner. |
binaryTypeCode | String (optional) A string that contains the numeric code for the type of binary to be retrieved. This value must match the Type column of the PartnerBinary table. Supply a value for binaryTypeCode or for binaryTypeDescription, but not both. |
binaryTypeDescription | String (optional) A string that describes the type of binary to be retrieved. This value must match the Description column of the PartnerBinary table. Supply a value for binaryTypeDescription or for binaryTypeCode, but not both. |
binary | Object A byte array that contains the requested binary value. |