CData Python Connector for Ponparemall

Build 24.0.9175

OrderAsyncResults

Returns information related to the status of a request being processed by Orders API

Select

To query from OrderAsyncResults table you need to specify RequestId filter. The 本製品 will use the Ponparemall API to process WHERE clause conditions built for these fields. The rest of the filter is executed client side.

  • RequestId column support = and IN operators.
For example, the following query is processed server side:
SELECT * FROM OrderAsyncResults WHERE RequestId IN ('reqid1', 'reqid2')

Columns

Name Type Description
RequestId [KEY] String
RequestRcvDateTime Datetime
OrderTranKind String
ElemNum Integer
TranSts String
StartDateTime Datetime
UpdateDateTime Datetime
CompleteOrderNoList String

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175