Order Ship Qty

This thread is now closed to new comments.
Some of the links and information provided in this thread may no longer be available or relevant.
If you have a question please start a new post.
Accede
Partner
4 Posts
Partner
Partner

4Posts

1Kudos

0Solutions

Order Ship Qty

Is it possible to get via the api the Ship qty from an Order? 

 

 

I can't see it in the documentation, just making sure i'm not missing something obvious

https://developer.myob.com/api/myob-business-api/v2/sale/order/order_service/

order.jpg
1 REPLY 1
Hannah_B
MYOB Moderator
142 Posts
MYOB Moderator
Australia
MYOB Moderator

142Posts

33Kudos

25Solutions

Re: Order Ship Qty

Hi @Accede,

 

Thanks for reaching out, Yes when completing a GET request to the endpoint /Sale/Order/Item/ we can obtain the ship quantity for this order via the API.

 

This will display as below in the body request:

 

"ShipQuantity": 20.000000,


Thanks,
@Hannah_B


MYOB API Specialist


MYOB API Support Centre|MYOB App Marketplace|MYOB AccountRight API Endpoint Doc's



Did my answer help?


Mark it as a Solution

Didn't find your answer here?

Try using advanced search to find a post more easily Advanced Search
or
Get the conversation started and make a new post Start a Post