EndToEndId and SiaCode in Live environment must be omitted if empty
svdigital-development
released this
08 Apr 08:20
·
16 commits
to master
since this release
Live and Sandbox environments behave differently on "SCT-Inst" API requests ("simulate" and "execute").
The parameters are: "endToEndId" and "siaCode".
On Sandbox, the two parameters must always be present, even if "empty" (empty string).
On Live, the two parameters must be omitted if empty, otherwise the API gets 500 Internal Server Error.