Skip to content

Add requisition list to the supported REST import types#565

Open
keharper wants to merge 1 commit into
mainfrom
import-req-list
Open

Add requisition list to the supported REST import types#565
keharper wants to merge 1 commit 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
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: 📋 Needs Review

Development

Successfully merging this pull request may close these issues.

2 participants