adobe / adobe/commerce-integration-starter-kit

POST REST /customers endpoint not available in ACCS (SaaS)

Open
#69 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
41
Forks
21
Avg merge
10h 37m
Merged PRs (30d)
16

Description

## Context
- The API is available in PaaS REST API (Note: This PaaS endpoint is publicly accessible)
- The /customers POST REST endpoint is missing from ACCS (Note: All public-facing endpoints have been removed to allow for future rework if necessary)
- Several extensions published in the Exchange use the endpoint to synchronize Commerce users created in external systems (e.g., SAP, Hubspot, etc.).
## Issue
The missing endpoint in ACCS creates an incompatibility with ACCS for the starter kit (as well as for the published extensions in the Exchange built on top of it)
## Fix
- The /customers POST REST endpoint will be added to ACCS with restricted access (OAuth)
- ETA: The endpoint will be available in ACCS Sandbox in two weeks

Contributor guide

Open the contributing guide

Research direction

No repository files or tests are named. Start by comparing the existing PaaS /customers POST endpoint with ACCS endpoint availability and access requirements. Done means ACCS exposes the POST /customers endpoint with restricted OAuth access and the starter kit and dependent Exchange extensions are compatible.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.