My Products
Help

Releasing the posted JournalTransaction

by Thomas Adrian - Consili

Hello

When I am posting a journal transaction using the API it gets status balanced. 

 

two questions

 

#1. It is possible to post a journal transaction in the release state?

#2. How can I get the transactionnumber of my posted Journal transaction so I can call the release endpoint?

 

 

thanks

Thomas

 

1 REPLY 1
Accepted solution
Magnus Johnsen
VISMA

by Magnus Johnsen

Hi,

The transaction can't be released directly on post, you'll need to call the action.

The "location" header in the response contains the link to the document, this is true for all endpoints, please have a look at this:

How to read recently created object ID from Visma.Net API Response Headers in C# ?