NameDescriptionTypeAdditional information
OrderVersionPostageID

Ignored for OrderVersionPostageInsert. Required for OrderVersionPostageUpdate.

integer

None.

VersionID

Required for OrderVersionPostageInsert. Must match Midnight VersionID.

integer

None.

PostageAffixID

Provide the PostageAffixID

integer

None.

PostageAffixName

Must match PostageAffix Name in Midnight.

string

None.

PostageQuantity

Provide the PostageQuantity

integer

None.

PostageRate

Provide the PostageRate

decimal number

None.

PostageMarkupType

Provide the PostageMarkupType

string

None.

PostageMarkupValue

Provide the PostageMarkupValue

decimal number

None.

PostageSellRate

Provide the PostageSellRate

decimal number

None.

PostageTotal

must be a valid decimal value and the product of PostageQuantity and PostageRate.

decimal number

None.

DateUsed

Provide the DateUsed

string

None.

MailClassID

must match MailClass in Midnight.

integer

None.

TotalWeight

Provide the TotalWeight

decimal number

None.

FormNo

Provide the FormNo

string

None.

LOT

Provide the LOT

string

None.

PermitNo

Provide the PermitNo

string

None.

NonProfit

Provide the NonProfit

string

None.

PostOffice

Provide the PostOffice

string

None.

POCity

Provide the POCity

string

None.

POZIP

Provide the POZIP

string

None.

WTStatus

Provide the WTStatus

string

None.

ProcessingCategory

Provide the ProcessingCategory

string

None.

FTtr1

Provide the FTtr1

integer

None.

FTtr2

Provide the FTtr2

integer

None.

Sacks

Provide the Sacks

integer

None.

Pallets

Provide the Pallets

integer

None.

FlatTr

Provide the FlatTr

integer

None.

Other

Provide the Other

integer

None.

TareWt

Provide the TareWt

decimal number

None.

Precanceled

Provide the Precanceled

string

None.

IfExistIDDateAppendDetailUpdateHeader

Optional, custom parameter. Only relevant for OrderVersionPostageInsert. If a value of true is provided for this parameter, and the combination of values of VersionID, PostageAffixID, DateUsed parameters match an existing OrderVersionPostage record; an OrderVersionPostageDetail record is added to the matched OrderVersionPostage record which itself is updated accordingly. If a value of false or no value is provided for this parameter, or the combination of values of VersionID, PostageAffixID, DateUsed parameters do not match an existing OrderVersionPostage record; a new OrderVersionPostage record is added.

boolean

None.