Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated using 4PSA automated script

Authentication method

A third party App that uses SystemAPI must:

Once the App has been authorized, requests must contain the SOAP message header and the authentication data.

Note

Please note that you must pass only the token, without placing the word "Bearer" in front of it.

Code Block
<SOAP-ENV:Header>
	<ns3:userCredentials>
		<accessToken>1|n_xOgmCNHc_KLnvOh0T_N8yGM8sX.p05|1|1343822097|5_GddMUkkq~NSOkxPrI~GHTtLRXB~qO2</accessToken>
	</ns3:userCredentials>
</SOAP-ENV:Header>

Except where otherwise noted, content in this space is licensed under a Creative Commons Attribution 4.0 International.