Forums
Requesting API Access
Our client would like to integrate JOOR with their Shopify account. How can we go about contact an account representative? I understand that only approved clients and partners will be provided access to your API, but it's not clear to me where I can make this request (or if you're still accepting requests). Any information would be very helpful!
Posted by Kyla 3 days 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 over 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 2 years 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 2 years 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 2 years 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 2 years 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 2 years 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 2 years 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 2 years ago