Can we modify the ANS payload using the Draft API for IFX ?
Question
Can we modify the ANS payload using the Draft API and store any environment variables needed for IFX?
Answer
You can adjust the ANS in your integration code using the Draft API. For storing environment variables create a file in the root of your project called .env
inside of that file define variables as needed.