Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

REST: Inventory In-Store Pickup endpoints #7376

Closed
@keharper

Description

@keharper

Community engineering issue

Type of Doc:

  • New topic
  • Topic Update, Devdoc link:
  • Other

Magento 2 GitHub Issues:
magento/inventory#2568
magento/inventory#2365

Magento 2 GitHub PRs:
magento/inventory#2751
magento/inventory#2487

Magento 2 version:

  • 2.4

Notifications of Changes:

  • Changes to Admin interface?
  • New software requirements?
  • New REST endpoints or updated GraphQL query syntax?
  • New command line option?

Content

Add documentation for all REST endpoints that were introduced for In-Store Pickup. I'm aware of these:

  • GET /V1/inventory/in-store-pickup/pickup-locations/
  • POST /V1/order/notify-orders-are-ready-for-pickup

Others might exist

To complete this issue:

  • Create the src/guides/v2.4/rest/modules/inventory/in-store-pickup.md file. Use src/guides/v2.4/rest/modules/inventory/check-salable-quantity.md as a template for the contents of this file.

  • Add the file to the left navigation by updating the src/_data/toc/inventory.yml and rest-api.yml files

Create your local branch off of master.

Additional information

I'm assigning this PR to myself until I can determine whether the code contributors want to contribute the documentation.

Metadata

Metadata

Assignees

Labels

2.4.0New TopicA major update published as an entirely new document

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions