This command fetches PPC Codes based on input params.
<mbapi> <command><!-- None --></command> <showXMLHeader><!-- None --></showXMLHeader> <params> <codeID><!-- int --></codeID> <codeRemoteID><!-- int --></codeRemoteID> <codeType><!-- int --></codeType> <codeToUse><!-- string --></codeToUse> <codeStatus><!-- int --></codeStatus> <codeValue><!-- decimal --></codeValue> <codeCurrencyID><!-- string --></codeCurrencyID> <codeClientID><!-- int --></codeClientID> <codeClientEmail><!-- string --></codeClientEmail> <codeProductID><!-- int --></codeProductID> <codeProductName><!-- string --></codeProductName> <codeProductPrice><!-- decimal --></codeProductPrice> <codeDateDistributed><!-- int --></codeDateDistributed> <codeDateDistributedGreaterThan><!-- None --></codeDateDistributedGreaterThan> <codeDateDistributedLessThan><!-- None --></codeDateDistributedLessThan> <codeDateExpires><!-- int --></codeDateExpires> <codeDateExpiresGreaterThan><!-- None --></codeDateExpiresGreaterThan> <codeDateExpiresLessThan><!-- None --></codeDateExpiresLessThan> <sortDir><!-- None --></sortDir> <sortColumn><!-- None --></sortColumn> <recordOffset><!-- None --></recordOffset> <numRecords><!-- None --></numRecords> </params> </mbapi>
None
mbapi
command
showXMLHeader
params
codeID
The PPC Code ID (local, not remote).
codeRemoteID
The PPC Code ID (remote, not local).
codeType
The ID of the code type.
codeToUse
The actual PPC Code.
codeStatus
The status ID of the PPC Code.
codeValue
The value amount of the PPC Code.
codeCurrencyID
The currency ID of the PPC Code.
codeClientID
The client ID associated with a PPC Code.
codeClientEmail
The email address of the client at the time the PPC Code was distributed.
codeProductID
The product ID of the product ordered that triggered the PPC Code distribution.
codeProductName
The name of the product ordered that triggered the PPC Code distribution.
codeProductPrice
The amount of the product ordered that triggered the PPC Code distribution.
codeDateDistributed
The unix timestamp of when the PPC Code was distributed.
codeDateDistributedGreaterThan
codeDateDistributedLessThan
codeDateExpires
The unix timestamp of when the PPC Code expires.
codeDateExpiresGreaterThan
codeDateExpiresLessThan
sortDir
sortColumn
recordOffset
numRecords