partnerID | String (optional) The internal identifier for the trading partner. |
binary | Byte [ ] (optional) The binary values to be persisted to the ProfileStore. If the value is null, the service considers this as a delete operation. |
binaryTypeCode | String (optional) A string that contains the numeric code for the type of binary to be set. 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 set. This value must match the Description column of the PartnerBinary table. Supply a value for binaryTypeDescription or for binaryTypeCode, but not both. |