ServiceBus is a solution that enables automatic integration of orders from GC.CART software.
This can be used by B2B2B store users to integrate order flow into their ERP systems.

The connection data should be obtained from us individually

Information for IT specialists:

The necessary documentation:
Azure.Messaging.ServiceBus samples for .NET
Authenticate the client
Sending and receiving messages


A minimal example of reading data from a queue


Code snippet receiving messages in PHP

ServiceBus Order Example JSON file

* Notes for the data in the JSON file:
DeliveryType is an enumeration field (enum), values: OSO - person pickup, KUR - courier
PaymentType : PZG - Paid in advance, PPO - Paid on delivery
B2B2C: Values B2B, B2C