Changes

/* Overview */
If nothing else is defined, address related information is always taken out of the billing address (ou=address,uid=<UID>,ou=customers,dn=stoney-cloud,dc=org).
 
= Customer retrieval (GET) =
== Customer collection retrieval (GET) ==
=== Customer collection retrieval (GET) Mapping ===
 
== Customer element retrieval (GET) ==
The following sequence describes the customer element retrieval:
# Look-up the reseller in the OpenLDAP directory in the '''ou=customers,dc=stoney-cloud,dc=org''' sub tree (with a configurable LDAP service user): ...
# Billing address ''' ou=address,uid=<UID>,ou=customers,dc=stoney-cloud,dc=org''' (mandatory)
# Shipping '''ou=shipping,uid=4000000,ou=customers,dc=stoney-cloud,dc=org''' contains the shipping address and is optional (it is only needed, if the shipping address differs from the billing Address).
 
=== Customer element retrieval (GET) Mapping ===
{| border="1" class="wikitable sortable"
! API Attribute
! LDAP Attribute
|-
| id
| uid
|-
 
|}
[[Category:Mapping (REST - LDAP)]]
SLB, editor, reviewer
3,407
edits