Options
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
‎30-12-2022
09:35
by
Flashnode-developers
Hi,
I am wondering if this is just an issue with the demo environment (testing api-calls via the swagger) or is this normal behaviour?
When using POST /controller/api/v1/salesorder endpoint, I don't see the newly created Sales order number in the response. Is this just an issue from the swagger ui or?
-Maria
Solved! Go to Solution.
1 REPLY 1
Hi,
we've tested in swagger,
the "Location" header is available in the Response Headers upon a successful POST request.
POST SalesOrder V1
POST SalesOrder V2
