Discussions
api create category--how to hash parameters? response error: missing category[kay]
the api doc category/create need "name_translations" and type is hash
my response is error: category is missing, category[name_translations] is missing
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
Custom Member Purchase Amount
Hello,
Support for transactions
Hi,
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?