Discussions

Ask a Question
Answered

Question about hash type parameters

Hi,
When calling a PATCH request to
https://open.shoplineapp.com/v1/orders/:id
I successfully updated all fields except delivery_provider_name.
The type of this field is Hash, What type of value should I send? I currently use array.
where is the problem? could you help me? Thanks

Answered

Custom Member Purchase Amount

Hello,

Answered

Support for transactions

Hi,

Answered

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.

Get Custom fields Error

Hello,

customers & products

Hi, if we want to get customers/products but sort by updated time
how can I do?
or Shopline have a plan to implement things like that?