post https://sandbox.smileapi.io/v1/alpha/footprints
Create a Footprint object requiring mandatory parameters: consent and templateId. Provide either emailAddress or mobileNumber (mutually exclusive). When using emailAddress, templateId must be tpl-ftp005001
. When using mobileNumber, templateId must be tpl-ftp005002
. In sandbox mode: using test email [email protected] returns mock items with SUCCESS resultCode; using test mobile number 639559991234 returns SUCCESS with mock items. All other valid inputs return NO_DATA resultCode with no items.