V1-customers-{customer Id}
Number of APIs: 8
- 
customer Customer Repository V1Delete By Id Delete DELETE {{baseUrl}}/V1/customers/:customerId 
- 
/V1/customers/:customerId GET {{baseUrl}}/V1/customers/:customerId 
- 
/V1/customers/:customerId/billingAddress GET {{baseUrl}}/V1/customers/:customerId/billingAddress 
- 
/V1/customers/:customerId/carts POST {{baseUrl}}/V1/customers/:customerId/carts 
- 
customer Account Management V1Get Confirmation Status Get GET {{baseUrl}}/V1/customers/:customerId/confirm 
- 
customer Account Management V1Validate Reset Password Link Token Get GET {{baseUrl}}/V1/customers/:customerId/password/resetLinkToken/:resetPasswordLinkToken 
- 
customer Account Management V1Is Readonly Get GET {{baseUrl}}/V1/customers/:customerId/permissions/readonly 
- 
/V1/customers/:customerId/shippingAddress GET {{baseUrl}}/V1/customers/:customerId/shippingAddress