500 error when posting an order

Hi

I am attempting to create an order via the API for our client but I get a 500 error, the payloads format I am sending matches the documentation down to everything been in the same order.

Is there any where I can access these errors to see what the issue is

Thanks

Ben

Found the issue,

my json was wring I hadn’t noticed that employee_notes_attributes needed an additional nested array compared to customer_note_attributes