Package DE_EPAGES::Amazon::API::AmazonTransaction
This is the module for inserting Amazon transactions into the db.
Functions
getImportedLineItems
Returns all generated line items
Syntax |
$Result = $Object->getImportedLineItems( $Input ); |
Return |
|
insert
Inserts Amazon transactions into the database, skips existing transactions
Syntax |
@Translist = $Object->insert( $PortalConfig, $aOrders ); |
Input |
|
Return |
|