Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

COOP has 2 versions, REST and SOAP. Both REST and SOAP API connection will need a Username and Password.

COOP REST

  • RS QVO_INT_CoopREST

  • Preferably, we use this over SOAP.

  • Base Endpoints

  • Configure Headers for authentication

    • client_Id = QVO_INT_CoopRest • CoopRestAuthProfile UserName

    • client_secret = QVO_INT_CoopRest • CoopRestAuthProfile Password

...

  • RS QVO_INT_Coop

  • Legacy API, preferably we use REST instead of this.

  • Base Endpoints

  • Auth Token is generated for authentication

    • D_AuthToken COOPTokenProvider

    • userName = CoopAuth User Id

    • password = CoopAuth Password

    • ApplicationID = 26 (This could be different for every clientis OpenServices Application ID. Should be the same for all clients. See GetSessionIdentifier.)

...

View file
nameOpenServices_Tech_Manual_8.18.pdf

API Data Flow

View file
nameQFD FiservDNA-COOP API Data Flow.vsdx

API Specs here.