Danoffice IT · Commerce Cloud

Integrate directly.
Work your way.

Connect your ServiceNow, SAP, or any custom system directly to Danoffice IT. Keep your data where it belongs, design your own workflows, and automate without ever touching a portal.

Everything your integration needs

One authenticated API. Place orders, receive live event notifications, and keep your system of record in sync — without leaving your platform.

POSTgateway.cc.danofficeit.net/orders/create
X-Api-Key: cc_test_adfbf5b7••••••••••••••••••••••••
{
"externalDocumentNumber": "PO-836123",
"type": "New",
"shipping": { "address1": "Englandsvej 14", "city": "Svendborg", "countryIso2": "DK" },
"orderLines": [
{ "itemNumber": "CUST-213KD-941", "quantity": 2 },
{ "itemNumber": "CUST-213KD-942", "quantity": 1 }
]
}
201 Created
"success": true,
"correlationId": "ada0301a-3128-4690-a44b-a268d07e36d3"

Place orders programmatically

One authenticated POST with your internal number, shipping address, and line items. Confirmed instantly with a Danoffice IT id — no portal, no email.

ServiceNowSee scenario →
SAP / ERP
NetSuite
Custom
Danoffice IT

Works with your stack

Any platform that speaks HTTP. ServiceNow, SAP, NetSuite, or fully custom — no vendor lock-in.

Validated SKUs & quantities
Your reference, preserved
Delivery address confirmed
No email re-entry
No spreadsheet exports

Structured, validated data

Every request is schema-validated before it reaches fulfilment. No re-keying, no mismatched line items, no fixes after the fact.

Order EventsPOST /your-webhook-url
order.receivedada0301a-3128...just now
order.confirmedada0301a-3128...4s ago
order.shippedada0301a-3128...2d ago
order.deliveredada0301a-3128...3d ago

Events pushed back to you

Subscribe once and receive order.received, order.confirmed, order.shipped, order.delivered, and more at your webhook endpoint. No polling, no status email chains.

Ready to start integrating?

Browse our interactive API reference and send live requests straight from your browser.

Explore the API