ODBC Driver for Ponparemall

Build 23.0.8839

PaymentAsyncResults

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

Select

To query from Payments table you need to specify RequestId filter. RequestId field supports = and IN operators. The 本製品 will use the Ponparemall API to process WHERE clause conditions built for this field. The rest of the filters is executed client side.

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

Columns

Name Type Description
RequestId [KEY] String
RequestRcvDateTime Datetime
PaymentTranKind String
ElemNum Integer
TranSts String
StartDateTime Datetime
UpdateDateTime Datetime
CompletePaymentInfoList String

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839