cancel
Showing results for 
Search instead for 
Did you mean: 

Business One Service Layer Goods Receipt

0 Kudos

Hello,

I'm developing a web service that consumes different Service Layer entities to operate in Business One from other plataforms.

I achived to get the Login and Logout, getting the Cookies needed to consume the Service Layer entities.

Now i'm haveing problems creating a Goods Receipt. I cant find which entities i need to consume to make this operation. Can you tell me which entity i need and there is any documentation that could help me with this?

All the docs i find use as example BusinessPartners, Documents, etc. But i cant find anything that can help me understand which specific entity or entities i need to make a certain operation in Business One.

Im looking foward for any help i can recive since im new with this tech.

Thank you in advance.

Accepted Solutions (1)

Accepted Solutions (1)

The correct answer was the Entity /PurchaseDeliveryNotes

Answers (2)

Answers (2)

ANKIT_CHAUHAN
Product and Topic Expert
Product and Topic Expert

Hi Santiago Repetto,

Refer to entity 'InventoryGenEntries' under Service Layer API Reference.

Hope it helps!

Kind regards,

ANKIT CHAUHAN

SAP SME Support

0 Kudos

Hi ankit.chauhan1,

I already did a get to that entity with postman ( URL+ :50000/b1s/v1/InventoryGenEntries) and the data i get back doesnt match with the goods receipt i did in Business One, today i did a goods receipt for test porposes and in the response i cant find this Good Receipt. Any idea?

0 Kudos

Hi ankit.chauhan1,

I already did a get to that entity with postman ( URL+ :50000/b1s/v1/InventoryGenEntries) and the data i get back doesnt match with the goods receipt i did in Business One, today i did a goods receipt for test porposes and in the response i cant find this new Good Receipt. Any idea?