Skip to content

RAML specifications for the merchant center management APIΒ #2780

@mvantellingen

Description

@mvantellingen

Is your feature request related to a problem? Please describe.
We use our terraform provider to manage commercetools rollouts. We have a number of projects which use custom merchant center extensions and we have no easy way to automate this part of the rollout.

Having a public, documented API for this would allow us to add support to the provider.

Describe the solution you'd like

There is an old PR at labd/terraform-provider-commercetools#109 to add support. However this is via GraphQL. Allowing us to manage this via a Rest API documented as all other API's via RAML allows us to auto-generate the SDK's needed to implement this.

I think adding a mc directory to https://github.com/commercetools/commercetools-api-reference/tree/main/api-specs would be best case scenario.

Describe alternatives you've considered

A document GraphQL interface is doable, but not preferred :-)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions