docs: REST API 2.27.0, Android SDK 7.1012.1, Docusaurus 3.10.0#182
Merged
docs: REST API 2.27.0, Android SDK 7.1012.1, Docusaurus 3.10.0#182
Conversation
REST API 2.27.0: - New pre-authorization endpoints: /preauthorization/increase and /preauthorization/capture (no reader required) - Full documentation for MOTO operations (sale, refund, reversal without reader) - New Device Control Commands: set-unattended-mode, set-locale, set-password-protected, reboot, set-screen-brightness, set-reboot-time - Batch Operations: /batch/close, /batch/summary, /batch/detail - Bug fix: REST API device commands now properly warn when device is not in Integrated Mode - Versioned snapshot tagged as REST API 2.27.0 REST API endpoints reorganized: - New top-level structure: List Devices / Terminal Operations / Transaction Result Recovery / Device Control Commands / Endpoints Not Requiring a Payment Terminal / Batch Operations - MOTO and pre-authorization operations consolidated under "Endpoints Not Requiring a Payment Terminal" - All code examples split into separate Request and Response tabs - 202 Accepted response tabs added to all Device Control Commands - Rich request/response examples added for preauth increase/capture and MOTO operations Android SDK 7.1012.1: - TSYS compliance updates to payments libraries - Bug fixes: forced reversal result reporting, magstripe fallback emvData, preauth reversal amount consistency, MoTo UNDEFINED transaction reference - Versioned snapshot tagged as Android SDK 7.1012.1 Docusaurus bumped from 3.9.2 to 3.10.0 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
cmg91
approved these changes
Apr 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
REST API 2.27.0:
REST API endpoints reorganized:
Android SDK 7.1012.1:
Docusaurus bumped from 3.9.2 to 3.10.0