Skip to content

docs: add missing MID error codes to mid-management#309

Closed
pevidex wants to merge 1 commit into
masterfrom
docs/add-missing-mid-error-codes
Closed

docs: add missing MID error codes to mid-management#309
pevidex wants to merge 1 commit into
masterfrom
docs/add-missing-mid-error-codes

Conversation

@pevidex
Copy link
Copy Markdown
Contributor

@pevidex pevidex commented Apr 24, 2026

Add missing errors:
Screenshot 2026-04-24 at 15 30 54

Copilot AI review requested due to automatic review settings April 24, 2026 11:38
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@pevidex pevidex force-pushed the docs/add-missing-mid-error-codes branch from a0f15ee to 8d632e6 Compare April 24, 2026 11:40
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the MID Management API documentation to include additional MID error codes and to distinguish asynchronous “failed request” errors from synchronous validation errors.

Changes:

  • Added missing failed MID request error codes (card-scheme-mid-being-processed, visa-invalid-input).
  • Added a new “Validation Error Codes” section with a separate table of synchronous errors returned when creating MID requests.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread select/mid-management.md

### Validation Error Codes

These error codes are returned synchronously when creating a MID request:
Copy link

Copilot AI Apr 24, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The section intro says these codes are returned when creating a MID request, but the mid-request-not-found entry below describes a missing existing MID request (“The specified MID request could not be found”), which reads like it applies to a read/update action instead. Consider either adjusting the intro to cover the broader set of endpoints that can return these validation codes, or moving/removing mid-request-not-found (or updating its wording) so the section remains internally consistent.

Suggested change
These error codes are returned synchronously when creating a MID request:
These validation error codes are returned synchronously by MID request endpoints:

Copilot uses AI. Check for mistakes.
@pevidex pevidex closed this Apr 24, 2026
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