Skip to content

Restapi 2 29 0 fix - #197

Merged
alexdll31 merged 2 commits into
devfrom
restapi-2-29-0-fix
Jul 28, 2026
Merged

Restapi 2 29 0 fix#197
alexdll31 merged 2 commits into
devfrom
restapi-2-29-0-fix

Conversation

@alexdll31

Copy link
Copy Markdown
Contributor

Summary

  • REST API (2.28.0 & 2.29.0): add Analytics info note to the Reversal (no-reader) endpoint, add 200 OK example responses to Sale/Refund (MOTO), drop an incorrect optional-fields line from MOTO Reversal, and fix release notes so the "Reversal without reader" feature is attributed to 2.28.0 (where it shipped) with a new 2.29.0 note about batchNumber becoming optional on /close.
  • Windows SDK (all versions): fix the #status-info/statusInfo anchor mismatch, fix an OperationStartResul → OperationStartResult typo, and de-link two dead self-page anchors (added finStatus description #7, V7 Migration Guide #11) that pointed at nonexistent legacy numbered anchors.
  • Android SDK (all versions with the section): add the missing {#cloudTokenizedPaymentsOperations} anchor, fixing a broken cross-plugin anchor referenced from the Windows, JavaScript, and REST API docs.

alexdll31 and others added 2 commits July 16, 2026 15:29
changes/fixes that were sitting on next and apply to 2.29.0 were added to the restendpoints and objects pages
…n, and repair dead anchors

REST API (2.28.0 & 2.29.0):
- Reversal (no-reader) endpoint: add info note clarifying that reversals
  through this endpoint are attributed to the original device in Analytics
  and won't appear in the Handpoint Payments App.
- Sale and Refund (MOTO) endpoints: add 200 OK example response tabs.
- MOTO Reversal: remove the incorrect "Optional merchant references:
  customerReference, transactionReference" line - MotoReversalRequest
  does not support these fields.
- Release notes: move the "Reversal without reader" feature entry to a
  new 2.28.0 section, since that's the version it actually shipped in,
  and note that batchNumber is now optional on POST /close in 2.29.0.

Windows SDK (all versions, 3.2.0 through current):
- Fix #status-info anchor to match the real statusInfo heading ID (kept
  the legacy kebab-case form in 3.2.0, the one version whose heading has
  no explicit anchor and still relies on the auto-slug).
- Fix OperationStartResul typo (missing trailing "t") to
  OperationStartResult in windowstransactions.md.
- Remove two dead self-page anchor links (#7 on ConnectionStatusChanged,
  #11 on TransactionResultReady) that pointed to nonexistent legacy
  numbered anchors; kept the surrounding text, just de-linked it.

Android SDK (all versions with the section):
- Add the missing {#cloudTokenizedPaymentsOperations} anchor to the
  "Cloud Tokenized Payments Operations" heading, fixing a broken
  cross-plugin anchor referenced from the Windows, JavaScript, and
  REST API docs.

yarn build passes with no new broken links/anchors introduced.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@alexdll31
alexdll31 merged commit a2e635a into dev Jul 28, 2026
2 checks passed
@alexdll31
alexdll31 deleted the restapi-2-29-0-fix branch July 28, 2026 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants