



Your customer’s procurement system may ask you for the following information which is included in cXML messages between our systems. In some cases you may know these, and in some cases you may not. We do not validate these values other than the Sender identity and secret key. They will likely ask you for the From, To, and Sender Domain and Identity.
Option A: Using Known Identifiers (If you know them)
| Field | Example | Description |
| From Domain | DUNS or NetworkID | Customer’s DUNS or Procurement system NetworkID |
| From Identity | 123456789 | |
| To Domain | DUNS | If you have one |
| To Identity | 987654321 | Your DUNS number |
| Sender Domain | NetworkID | |
| Sender Identity | punchout-114729@yourdomain.com | Set up in Kodaris above |
| Sender Shared Secret | xxxx-xxxx-xxx | Set up in Kodaris above |
| Setup Request URL | https://[your kodaris-url]/api/user/punchOut/setup | https://[your kodaris-url]/api/user/punchOut/setup |
| Order Request URL | https://[your kodaris-url]/api/user/punchOut/order | https://[your kodaris-url]/api/user/punchOut/order |
Option B: Using Defaults (Recommended if identifiers are unknown)
| Field | Example | Description |
| From Domain | NetworkID | |
| From Identity | 114729 | Use customer code |
| To Domain | NetworkID | |
| To Identity | yourdomain.com | Your identifier* |
| Sender Domain | NetworkID | |
| Sender Identity | punchout-114729@yourdomain.com | Set up in Kodaris above |
| Sender Shared Secret | xxxx-xxxx-xxx | Set up in Kodaris above |
| Setup Request URL | https://[your kodaris-url]/api/user/punchOut/setup | https://[your kodaris-url]/api/user/punchOut/setup |
| Order Request URL | https://[your kodaris-url]/api/user/punchOut/order | https://[your kodaris-url]/api/user/punchOut/order |
* This is a unique identifier for your company if you do not have a DUNS. You can use your name or a code for your company, but you must avoid spaces and special characters other than hyphens, underscores, and periods.