GetUserProfile
Get a user’s basic profile information by user ID
Path Parameters
Response
application/json
Response
The request has succeeded.
Models.Responses.BasicProfileResponse
The request has succeeded.
Show Child Parameters
Show Child Parameters
Authentication
Path Parameters
UpdateUserProfile
Update a user’s basic profile information
Path Parameters
Body
application/json
Body
Models.UserProfileUpdate
Response
Response
The request has succeeded.
Authentication
Path Parameters
Body
GetUserAddressesByType
Get a user’s addresses by type
Query Parameters
Default:1
Default:20
<= 100
Path Parameters
Allowed values:HomeShippingBilling
Response
application/json
Response
The request has succeeded.
Models.Responses.UserAddressListResponse
The request has succeeded.
Show Child Parameters
Show Child Parameters
Show Child Parameters
Authentication
Path Parameters
Query Parameters
AddUserAddressesByType
Add a user’s address of type
Path Parameters
Allowed values:HomeShippingBilling
Body
application/json
Body
Models.Address
Example:Moutstraat
Example:132
Optional extension to the house number, e.g., ‘A’ in ‘123A’
Example:Office 1
Example:Ghent
Example:9100
ISO 3166-1 alpha-2 country code of countries Kinepolis operates in
Example:BE
Response
application/json
Response
The request has succeeded and a new resource has been created as a result.
The request has succeeded and a new resource has been created as a result.
Show Child Parameters
Authentication
Path Parameters
Body
UpdateUserAddressesByType
Update a user’s address of type
Path Parameters
Allowed values:HomeShippingBilling
Body
application/json
Body
Models.Address
Example:Moutstraat
Example:132
Optional extension to the house number, e.g., ‘A’ in ‘123A’
Example:Office 1
Example:Ghent
Example:9100
ISO 3166-1 alpha-2 country code of countries Kinepolis operates in
Example:BE
Response
Response
The request has succeeded.