UIDs in MYOB AccountRight

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.
B2BE_Dev
Partner
1 Post
Partner
Partner

1Posts

0Kudos

0Solutions

UIDs in MYOB AccountRight

The UIDs in MYOB API for AccountRight are mandatory for a POST of a Bill under Purchase. What should be populated in them? Can a randomly generated GUID can be inserted?

1 REPLY 1
John_Dinning
Trusted User
71 Posts
Trusted User
Australia
Trusted User

71Posts

15Kudos

6Solutions

Re: UIDs in MYOB AccountRight

The UID is not required when creating a new Bill, only for updating an existing one.

If using the SDK, the URI (containing the UID is returned by the insert method).

 

See here:

http://developer.myob.com/api/accountright/v2/purchase/bill/bill_item/

Hover over the UID field and it will tell you this.

 

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