Skip to content

API-33 docs: add POST /v1/reversal endpoint documentation#180

Merged
ecunado merged 1 commit intodevfrom
feat/reversal-wrapper
Apr 6, 2026
Merged

API-33 docs: add POST /v1/reversal endpoint documentation#180
ecunado merged 1 commit intodevfrom
feat/reversal-wrapper

Conversation

@ecunado
Copy link
Copy Markdown
Contributor

@ecunado ecunado commented Apr 4, 2026

Summary

  • Adds ## Reversal Operations section to restendpoints.md documenting the new POST /v1/reversal endpoint
  • Adds ## Reversal section to restobjects.md with the ViscusReversalRequest object, full messageReasonCode enum table (27 values), and code examples
  • Follows the same documentation pattern as the existing Batch and MOTO operations sections

Changes

  • restapi/restendpoints.md — new Reversal Operations section with parameters, return codes, behaviour examples (full, partial, with reason code, validation error), and a code example
  • restapi/restobjects.md — new Reversal section with ViscusReversalRequest properties, complete messageReasonCode enum table, and three JSON code examples

Test plan

  • Review rendered Docusaurus output for correct formatting
  • Verify all internal links (restobjects#viscusReversalRequest, restendpoints#reversal-operations) resolve correctly
  • Confirm enum table renders properly in the docs site

🤖 Generated with Claude Code

Documents the new SDK reversal wrapper endpoint including parameters,
return codes, behaviour examples, and the full messageReasonCode enum table.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@ecunado ecunado changed the title docs: add POST /v1/reversal endpoint documentation API-33 docs: add POST /v1/reversal endpoint documentation Apr 4, 2026
@ecunado ecunado merged commit 8f4f4a5 into dev Apr 6, 2026
2 checks passed
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