This documentation is deprecated and only available for supporting old/legacy integrations using for example hashes.">This documentation is deprecated and only available for supporting old/legacy integrations using for example hashes.

New documentation can be found here: [DOCS:Home]">New documentation can be found here: [DOCS:Home]



Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

When a new service has been successfully subscribed for, the following fields are sent in a <form> using POST method to OK return address (srv_okreturn):

Field

Input name

value

Format

C/O

Interface version

srv_version

0002

AN4

C

Company’s business identification code

srv_businessid

AN15

C

Webstore WWW address

srv_webstorewww

AN200

C

Technical user id for the webstore

srv_interfaceuserid

AN50

C

Technical secret key for the webstore

srv_interfacecredential

AN1056

C

User id for KauppiasExtranet

srv_extranetuserid

AN50

C

Password for KauppiasExtranet

srv_extranetcredential

AN1056

C

State code for this subcscription

srv_state

AN5

C

Hash for response

srv_hash

AN128

C

If a service was not successfully subscribed for, the following fields are sent in a <form> using POST method to error (srv_errorreturn) or cancel return address (srv_cancelreturn), depending on the case:

Field

Input name

value

Format

C/O

Interface version

srv_version

0002

AN4

C

Company’s business identification code

srv_businessid

AN15

C

Webstore WWW address

srv_webstorewww

AN200

C

Error code for this subcscription

srv_errorcode

AN5

C

Error description for this subcscription

srv_errordescription

AN1000

C

  • No labels