Arun Solanki
Arun Solanki

Reputation: 184

Create Purchase order using API in MyOB account using c#

I want to create PO using c# Api in My-ob account.anybody have suggestion please help.Thanks in advance

Upvotes: 0

Views: 313

Answers (2)

Shereen
Shereen

Reputation: 139

You have to use the MYOB.AccountRight.SDK.Services.Purchase.ServiceBillService to create PO.

Upvotes: 1

asmith1024
asmith1024

Reputation: 315

Have you tried following the instructions at developer.myob.com?

Upvotes: 1

Related Questions