Forums
Netsuite API
Hello,
Can we connect NS to JOOR without your help or do we need your developers?
If, so, how much would the cost?
kind regards,
Posted by Abdullah Alu about 2 months ago
API access
Hello, we are Mabang ERP, a Chinese ERP service provider. We need to connect with JOOR's order now. May I have any other contact information? Email or WeChat? [email protected] This is my email address, please contact me.
Posted by yue bin 5 months ago
The style_identifier is not always set
The style_identifier is not set, when a style has been imported (https://sandbox.jooraccess.com/styles/import) or added by backoffice joor (https://sandbox.jooraccess.com/styles/add).
Which style_identifier value should be used in the API v2.0 calls (eg https://api-docs.jooraccess.com/v2.0/reference/image-post) if the style_identifier was not set?
Posted by simmaco about 1 year ago
The style_identifier is not always set
The style_identifier is not set, when a style has been imported (https://sandbox.jooraccess.com/styles/import) or added by backoffice joor (https://sandbox.jooraccess.com/styles/add).
Which style_identifier value should be used in the API v2.0 calls (eg https://api-docs.jooraccess.com/v2.0/reference/image-post) if the style_identifier was not set?
Posted by Simmaco about 1 year ago
I18n in JOOR
Is it possible to load the texts of a style (for example style_name, style_description) in different languages (it, en, fr, ...) in order to show the name and description in the correct language when changing the language?
Posted by Simmaco about 1 year ago
I18n in JOOR
Is it possible to load the texts of a style (for example style_name, style_description) in different languages (it, en, fr, ...) in order to show the name and description in the correct language when changing the language?
Posted by Simmaco about 1 year ago
Order status : partial shipments
Is there a possibility to have orders partially shipped ? We do wholesale and we always fulfill orders in several batches.
Is the following workaround recommended ?
Step 1. Update the current order status to SHIPPED and delete the unfulfilled line items
Step 2. Create a new order with the unfulfilled line items (previously deleted) and set status to APPROVED
Thank you.
Posted by William about 1 year ago
Image creation API
By invoking the image creation API for a color image, if I set the parameter "replace_existing" to true, are primary style images deleted?
For example:
POST | https://api.jooraccess.com/v2/style-number/00123/ST1234566/image/?filename=abc123-1S.jpg&color_code=001&swatch=true&display_order=1&replace_existing=true
Can you confirm that for a color it is possible to upload only one image, which may or may not be a swatch?
For a color, if I load a swatch image with replace_existing parameter set to false after loading an image (even non-swatch), does the swatch image replace the previous one or do I get an error?
Posted by Simmaco about 1 year ago
Business Central Style Sync Issue
We are trying to sync Styles from Microsoft Dynamics Business Central SAAS but we are getting the below error
{ "response": { "code": "928", "comment": "Invalid category specified in input", "log_id": "644153f3-23fc-4e9f-9a98-74d5e01a7291" } }
can we know the reason for the same.
Posted by Naval Kosambe about 1 year ago
Get order with by date_modified
Hello,
How to I can get order with field date_modified by from date -> to date.
I use api v2
Thank for help
Posted by Chow over 1 year ago