How to Send Order Data in Shipstation Via API Call

Step 1: To create a new order in ship station using through api call in php. First get the ship station api key and merchant id to access that api data.

Step 2: Use that merchant Id and api key in “OneShopAPI.php” file.

Step 3: Use another file “OneShopNotificationListener.php” and change merchant id and key in it.

Step 4: To send new order data in shipstation account though api call. You need to send Xml object with all new order parameter data. Given below file code describe how to pass new order data using PHP curl code.

You can check new order is placed in merchant account.

Recommended Posts For You

About Harish

I am professional web developer and blogger. Use this blog to share own api and other web development experience with you. I do accept paid work. Write to me at - [email protected]

View all posts by Harish

2 thoughts on “How to Send Order Data in Shipstation Via API Call”

Leave a Comment

Your email address will not be published. Required fields are marked *