Home ERP Integrations Order status change

Order status change

Last updated on Jun 26, 2024

Parameters:

Order status XML structure example:

<root>
	<item>
		<order_id>12744</order_id>
		<status_id>2</status_id>
		<comment>Komentārs kas tiks pievienots pasūtījumam un nosūtīts klientam, ja atzīmēts notify</comment>
		<notify_email>1</notify_email>
		<notify_sms>0</notify_sms>
	</item>
</root>