Consumer Personalization Request
PersonalizationRequest object
- idstring
- consumer_regionobject
Show child attributesHide child attributes
- cloudstring
- regionstring
- contact_infoobject
Show child attributesHide child attributes
- first_namestring
- last_namestring
- emailstring
- companystring
- commentstring
- intended_usestring
- statusstring
- status_messagestring
- created_atint64
- listing_idstring
- updated_atint64
- metastore_idstring
- listing_namestring
- is_from_lighthouseboolean
- provider_idstring
- recipient_typestring
Get
GET
Get the personalization request for a listing. Each consumer can make at most one personalization request for a listing.
API scopes: marketplace
Parameters
- listing_idstringpath
Response
Returns a list of PersonalizationRequest objects.
Create
POST
Create a personalization request for a listing.
API scopes: marketplace
Parameters
- listing_idstringpath
Request body
- commentstring
- intended_usestring
- first_namestring
- last_namestring
- companystring
- is_from_lighthouseboolean
- recipient_typestring
- accepted_consumer_termsobject
Show child attributesHide child attributes
- versionstring
Response
- idstring