Carrier Wallets v1 Specification Revision History
This is a revision history noting significant changes to the Carrier Wallets APIs.
Date | API Version | Change Description | APIs Impacted |
---|---|---|---|
2025-09-19 | 1.0.2 | Add support for settlement exchange rate modifications. | acceptRemittanceStatementWithModifications |
2025-08-29 | 1.0.1 | Update documentation of googlePaymentTokenInvalidatedByUser declines to reflect that these declines can be fixed by the user without recreating their instrument. | capture, reserveFunds, captureResultNotification |
2025-07-17 | 1.0.0 | Mark updateSequenceTimestamp and closure_reason required. | updateAssociatedAccount |
2025-07-16 | 1.0.0-pre7 | Add updateAssociatedAccount flow documentation. | updateAssociatedAccount |
2025-07-15 | 1.0.0-pre6 | Clarify documentation of idempotency keys. | associateAccount, cancelFundsReservation, asynchronousCapture, cancelFundsReservation, capture, captureFundsReservation, refund, remittanceStatementNotification, reserveFunds and simulateSms |
2025-07-11 | 1.0.0-pre5 | Mark Associate Account Nickname required | associateAccount |
2025-05-20 | 1.0.0-pre4 | Add googlePaymentTokenInvalidatedByUser decline code. | captureResultNotification |
2023-11-29 | 1.0.0-pre3 | Add new transaction summary fields to remittance summary. | remittanceStatementNotification and remittanceStatementDetails |
2022-08-10 | 1.0.0-pre2 | Drop OTP and Suspected Fraud result codes. Add Risk Decline result code. | CaptureResultNotification |
2022-07-13 | 1.0.0-pre1 | Create carrier-wallets-v1 spec. | All |