Carriers v1 Specification Revision History
This is a revision history noting significant changes to the Carriers APIs.
Date | API Version | Change Description | APIs Impacted |
---|---|---|---|
2024-09-17 | 1.0.12 | Drop bank account attributes from AssociateAccountResponse . These details are not relevant for carriers-v1. |
associateAccount |
2024-02-26 | 1.0.11 | Add Issuer ID to operatorUserToken field. | authenticateWithToken |
2023-11-29 | 1.0.10 | Add new transaction summary fields to remittance summary. | remittanceStatementNotification and remittanceStatementDetails |
2023-11-14 | 1.0.9 | Add DCB3 to IFC Migration flow documentation. | authenticateWithToken |
2022-06-29 | 1.0.8 | Update JSON example version numbers to match the version in carriers-v1 . |
All |
2022-04-12 | 1.0.7 | Add currentBalance optional field to CaptureResponse | capture |
2022-01-28 | 1.0.6 | Correct AccountAlias documentation. | associateAccount |
2022-01-05 | 1.0.5 | Create bespoke carriers-v1 documentation site. | All |
2021-10-27 | 1.0.4 | Add Simulate SMS API definition. | simulateSms |
2021-09-23 | 1.0.3 | Update displayable_reference_number. | Integrator-hosted |
2021-08-25 | 1.0.2 | Add PIAID segment to POST URLs. | Google-hosted |
2021-07-20 | 1.0.1 | Update host documentation. | All |
2021-05-26 | 1.0.0 | Drop deprecated response codes. | capture, reserveFunds |
2021-05-26 | 1.0.0-pre.13 | Drop totalEvents from statement details. |
remittanceStatementDetails |
2021-05-26 | 1.0.0-pre.12 | Drop captureRequestId from RefundRequest . |
refund |
2021-05-26 | 1.0.0-pre.11 | Drop captureContext from CaptureRequest . |
capture |
2021-04-15 | 1.0.0-pre.10 | Update documentation to call out idempotency requirement. | associateAccount |
2021-02-11 | 1.0.0-pre.9 | Add refund window exceeded as a decline reason for refunds. | refund |
2020-12-15 | 1.0.0-pre.8 | Link to correct ErrorResponse type in Tokenized v2 documentation. | Google-hosted |
2020-11-13 | 1.0.0-pre.7 | Add transaction_id to RefundRequest and deprecate capture_request_id in the same message. | refund |
2020-11-06 | 1.0.0-pre.6 | Make AccountClosureInfo#closure_reason REQUIRED. Add closed_by_user option to AccountClosureInfo#closure_reason. Document one-way nature of account closure. Deprecate and replace the update sequence timestamp field. | updateAssociatedAccount |
2020-11-05 | 1.0.0-pre.5 | Mark unused result codes and CaptureContext as deprecated. Add risk decline result code to CaptureResult. Remove account verification options. | capture, reserveFunds |
2020-10-30 | 1.0.0-pre.4 | Add documentation to AccountAlias types. Call out amount fields as inclusive of tax. | associatedAccount, updateAssociatedAccount, capture, reserveFunds, captureFundsReservation |
2020-09-10 | 1.0.0-pre.3 | Remove RefreshToken API. | refreshToken |
2020-08-24 | 1.0.0-pre.2 | Small changes to how Empty is documented. | updateAssociatedAccount |
2020-08-04 | 1.0.0-pre.1 | Added revision history file. | None |