Versions Compared

Key

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

If you want to integrate Transaction-Network into the system of your customers, they this can to this be done by using the OCI interface integration.
With OCI integration you will be able to use the full functionality of the platform but you will not create an order/offer from the cart but you will transfer the cart into the provided system as punch-out.

To enable you your customers using this punch-out integration you need to set up an OCI user for each customer (see /wiki/spaces/TNOEM/pages/264634503)
The customer then will have to use the provided URLs and start up parameters below to set up his system.
As result of the punch-out integration the punch-out parameters will be returned to his system.

...

URLs

Testing the OCI integration - QA system

To test the OCI integration on customer site you can use this URL to validate if the startup and punch-out is working as expected

URL: https://api-qa.transaction-network.io/customer/api/auth/oci-login

Productive OCI integration - PROD system

For the productive OCI integration on customer site you have to use this URL

...

Parameter

Description

NEW_ITEM-DESCRIPTION[n]

Maxmax. 40 characters of the name of the item in the cart

NEW_ITEM-QUANTITY[n]

The quantity of the item in the cart

NEW_ITEM-UNIT[n]

The ISO Code of the item in the cart

NEW_ITEM-PRICE[n]

The price per unit of the item in the cart

NEW_ITEM-CURRENCY[n]

The ISO Code of the currency of the item in the cart

NEW_ITEM-VENDORMAT[n]

The part number of the item in the cart

NEW_ITEM-CUST_FIELD1[n]

The ID of the machine that is assigned to the item

...