Skip to content

Add requisition list to the supported REST import types#565

Merged
keharper merged 4 commits into
mainfrom
import-req-list
May 21, 2026
Merged

Add requisition list to the supported REST import types#565
keharper merged 4 commits into
mainfrom
import-req-list

Conversation

@keharper
Copy link
Copy Markdown
Contributor

Purpose of this pull request

Adds requisition_list as a supported entity type for the REST Import API (Adobe Commerce SaaS editions only) and simplifies the endpoint URL format used throughout the page.

Key changes:

  • Adds requisition_list to the list of supported import entity types, tagged as SaaS-only.
  • Updates parameter tables for both the CSV and JSON import endpoints to include requisition_list, noting that append, replace, and delete behaviors are supported.
  • Adds a new Requisition list payload section under the JSON Import API, with a field reference table and a JSON example that creates two requisition lists.
  • Adds a Store: <store code> header note for SaaS to the JSON endpoint.
  • Simplifies endpoint URLs throughout the page from POST /rest/<store_view_code>/V1/import/* to POST /V1/import/* for consistency with current API conventions.
  • Minor editorial fixes: corrects heading capitalization ("Customers and addresses") and renames "Payload 7 (Multiple select attributes)" to "Multiple select attributes payload".

Affected pages

Links to Magento Open Source code

N/A

@keharper keharper added major-update Significant updates to content internal Differentiates work between community and Adobe staff saas labels May 13, 2026
@github-project-automation github-project-automation Bot moved this to 📋 Needs Review in Commerce - Pull Requests May 13, 2026
Copy link
Copy Markdown
Contributor

@bdenham bdenham left a comment

Choose a reason for hiding this comment

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

Approved with minor changes.

Comment thread src/pages/rest/modules/import/index.md Outdated
Comment thread src/pages/rest/modules/import/index.md Outdated
Comment thread src/pages/rest/modules/import/index.md Outdated
@github-project-automation github-project-automation Bot moved this from 📋 Needs Review to 👍 Approved in Commerce - Pull Requests May 19, 2026
Co-authored-by: Bruce Denham <bdenham@adobe.com>
@keharper keharper enabled auto-merge May 21, 2026 13:28
@keharper keharper merged commit 1e5f930 into main May 21, 2026
31 checks passed
@keharper keharper deleted the import-req-list branch May 21, 2026 13:42
@github-project-automation github-project-automation Bot moved this from 👍 Approved to 🏁 Done in Commerce - Pull Requests May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Differentiates work between community and Adobe staff major-update Significant updates to content saas

Projects

Status: 🏁 Done

Development

Successfully merging this pull request may close these issues.

3 participants