Resolve "Create customers via third party API" #1138

Merged
korina.cordero merged 4 commits from 281-create-customers-via-third-party-api into master 2019-11-28 06:52:21 +00:00
Showing only changes of commit 2a45de2b31 - Show all commits

View file

@ -140,6 +140,6 @@ capi_privacy_policy:
# register customer and customer vehicle
capi_customer_register:
path: /capi/customer
path: /capi/quick_registration
controller: App\Controller\CAPI\CustomerController::register
methods: [POST]