Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SLAS Admin API #231

Closed
hnestmann opened this issue Jun 22, 2021 · 2 comments · Fixed by #243
Closed

Add SLAS Admin API #231

hnestmann opened this issue Jun 22, 2021 · 2 comments · Fixed by #243
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@hnestmann
Copy link
Collaborator

hnestmann commented Jun 22, 2021

We now have the shopper login and api access API, which can be administered via API.

https://developer.commercecloud.com/s/api-details/a003k00000VzoEyAAJ/commerce-cloud-developer-centershopperloginandapiaccessadmin

I suggest the following commands

    slas:tenant:add [options]                                                                                   
    slas:tenant:get [options]                                                                                   
    slas:tenant:delete [options]

    slas:client:add [options]
    slas:client:get [options]
    slas:client:delete [options]
    slas:client:replace [options]
@tobiaslohr tobiaslohr added the enhancement New feature or request label Jul 5, 2021
@johnboxall
Copy link
Contributor

Here is an example mini-CLI for interacting with the SLAS API: https://gist.github.com/johnboxall/5fc961a6b6a13440a9a6afd37264459c

@hnestmann hnestmann self-assigned this Aug 11, 2021
hnestmann added a commit that referenced this issue Aug 24, 2021
hnestmann added a commit that referenced this issue Aug 24, 2021
hnestmann added a commit that referenced this issue Aug 26, 2021
@tobiaslohr tobiaslohr added this to the 2.8.x milestone Nov 3, 2021
@tobiaslohr tobiaslohr linked a pull request Nov 3, 2021 that will close this issue
@tobiaslohr
Copy link
Contributor

Released with v2.8.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants