V1-customers-{customer Id}

Number of APIs: 8

  1. customer Customer Repository V1Delete By Id Delete DELETE {{baseUrl}}/V1/customers/:customerId

  2. /V1/customers/:customerId GET {{baseUrl}}/V1/customers/:customerId

  3. /V1/customers/:customerId/billingAddress GET {{baseUrl}}/V1/customers/:customerId/billingAddress

  4. /V1/customers/:customerId/carts POST {{baseUrl}}/V1/customers/:customerId/carts

  5. customer Account Management V1Get Confirmation Status Get GET {{baseUrl}}/V1/customers/:customerId/confirm

  6. customer Account Management V1Validate Reset Password Link Token Get GET {{baseUrl}}/V1/customers/:customerId/password/resetLinkToken/:resetPasswordLinkToken

  7. customer Account Management V1Is Readonly Get GET {{baseUrl}}/V1/customers/:customerId/permissions/readonly

  8. /V1/customers/:customerId/shippingAddress GET {{baseUrl}}/V1/customers/:customerId/shippingAddress