Revision History

  • This document outlines the revision history for the korea-e-Wallets APIs, tracking notable changes and their impact.

  • The initial version, 0.0.1, focuses on establishing a developer website for the Korea e-Wallets V1 APIs.

Revision History

korea-e-Wallets v1 Specification Revision History

This is a revision history noting significant changes to the korea-e-Wallets APIs.

Date API Version Change Description APIs Impacted
2025-12-02 1.8.9 Added totalPresentmentAmounts to the remittance statement summary. remittanceStatementNotification and remittanceStatementDetails
2025-10-10 1.8.8 acceptRemittanceStatementWithModifications returns modifiedTotalDueByIntegrator if statement is accepted with an exchange rate modification. acceptRemittanceStatementWithModifications
2025-09-19 1.8.7 Add support for settlement exchange rate modifications. acceptRemittanceStatementWithModifications
2025-09-08 1.8.7 Changed userInformation in AssociateAccountResponse
from REQUIRED to OPTIONAL. The field is now only required if the provideUserInformation field was set to true in the corresponding AssociateAccountRequest associateAccount
2025-07-15 1.8.6 Clarify documentation of idempotency keys. asynchronousCapture, cancelFundsReservation, capture, captureFundsReservation, refund, reserveFunds and transferFunds
2024-04-03 1.8.5 Renamed SimulateTransferFunds API to SimulatePayment simulatePayment
2024-08-28 0.0.1 Create devsite for Korea e-Wallets V1 All