AI-generated Key Takeaways
- 
          The Carrier Wallets v1 specification has undergone three revisions since its initial creation on July 13, 2022. 
- 
          The most recent update on November 29, 2023, introduced new transaction summary fields to the remittance summary, impacting the remittanceStatementNotificationandremittanceStatementDetailsAPIs.
- 
          Previous revisions included dropping specific result codes and adding a Risk Decline result code in August 2022, affecting the CaptureResultNotificationAPI.
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-09-08 | 1.0.2 | Changed userInformationinAssociateAccountResponse | |
| from REQUIREDtoOPTIONAL. The field is now only required if theprovideUserInformationfield was set totruein the correspondingAssociateAccountRequest | associateAccount | ||
| 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 |