TIM SDK
TIM API C
|
|
Defines the type of the Reconciliation Request. "FullReconciliation" (default, can be omitted in this case) for a full reconciliation; "AcqSubmission" performs reconciliation to the acquirer ("Submission" in EP2 terminology); "PmsTransmission" performs reconciliation to the POS Management System / PMS ("Transmission" in EP2 terminology).
The following values are valid:
Copyright: SIX Payment Services.
Typedefs | |
typedef enum ta_e_reconciliation_mode | ta_e_reconciliation_mode_t |
Enumerations | |
enum | ta_e_reconciliation_mode { ta_c_rm_undefined, ta_c_rm_full_reconciliation, ta_c_rm_acq_submission, ta_c_rm_pms_transmission, ta_c_rm_deferred_auth } |
typedef enum ta_e_reconciliation_mode ta_e_reconciliation_mode_t |
Defines the type of the Reconciliation Request. "FullReconciliation" (default, can be omitted in this case) for a full reconciliation; "AcqSubmission" performs reconciliation to the acquirer ("Submission" in EP2 terminology); "PmsTransmission" performs reconciliation to the POS Management System / PMS ("Transmission" in EP2 terminology).
The following values are valid:
Specification: retail.
Defines the type of the Reconciliation Request. "FullReconciliation" (default, can be omitted in this case) for a full reconciliation; "AcqSubmission" performs reconciliation to the acquirer ("Submission" in EP2 terminology); "PmsTransmission" performs reconciliation to the POS Management System / PMS ("Transmission" in EP2 terminology).
The following values are valid:
Specification: retail.