apertureless / shopware-api-client

🛍 Javascript API Client for Shopware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Customers Endpoint

apertureless opened this issue · comments

commented

Customers /api/customers

  • GET (list)
  • PUT
  • PUT (batch)
  • POST
  • DELETE
  • DELETE (batch)

Tests

  • GET (list)
  • PUT
  • PUT (batch)
  • POST
  • DELETE
  • DELETE (batch)