HomeGuidesAPI ReferenceChangelogDiscussions
HomeLog In
Discussions

Discussions

Ask a Question
Back to All

Create Order API

Hello,
When calling a POST request to https://open.shoplineapp.com/v1/orders,
I am getting the following response back:
StatusCode: 500, ReasonPhrase: 'Internal Server Error'
An unhandled lowlevel error occurred. The application logs may have details.
Could you help me look into this? Thanks.

Also, I found a small typo in the Create Order Request Example
-H 'Authorization: Bearar access_token'
should be 'Bearer' right?