Hi
Im creating a rest api for my BC company, and i can retrieve all saleorders (Test company)
But now im following (https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/api-reference/v2.0/api/dynamics_salesorder_create) to create a salesorder, but the response is
i tried using the company info, and also the basic example.
This is my header settings:
Any suggestions on what im doing wrong?