SFRA Server-side Javascript - Namespace: ContactUs menu

SFRA / Server-side JS / Namespace: ContactUs

ContactUs

Methods

(static) Base/ContactUs-Landing()

ContactUs-Landing : This endpoint is called to load contact us landing page

Parameters:
Type Description
middleware

server.middleware.https

category

sensitive

renders

isml

serverfunction

get

Source:

(static) Base/ContactUs-Subscribe()

ContactUs-Subscribe : This endpoint is called to submit the shopper's contact information

Parameters:
Type Description
middleware

server.middleware.https

httpparameter

contactFirstName - First Name of the shopper

httpparameter

contactLastName - Last Name of the shopper

httpparameter

contactEmail - Email of the shopper

httpparameter

contactTopic - ID of the "Contact Us" topic

httpparameter

contactComment - Comments entered by the shopper

category

sensitive

returns

json

serverfunction

post

Source: