Provider 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
List
GET
List personalization requests to this provider. This will return all personalization requests, regardless of which listing they are for.
API scopes: marketplace
Parameters
- page_tokenstringquery
- page_sizeint32query
Response
Returns a list of PersonalizationRequest objects.
Update
PUT
Update personalization request. This method only permits updating the status of the request.
API scopes: marketplace
Parameters
- listing_idstringpath
- request_idstringpath
Request body
- statusstring
- reasonstring
Response
- requestobject
Show child attributesHide child attributes
- 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