znts-wholesale-global
Thrill-Seeker
Community Member since ‎08-12-2020
Online

User Statistics

  • 157 Posts
  • 11 Solutions
  • 2 Helpful Votes Given
  • 30 Helpful Votes Received

User Activity

I have set available quantity of an item to 0 But when I browse that item, it shows 1 in stock Update 1: I have just found a setting to allow customer to buy even If stock is 0, I have turned that setting off but still I can see "buy it now" button a...
Hi I have postage information in this format for an item. Different item will have different postage cost. "act": "0", "nsw_m": "0", "nsw_r": "18", "nt_m": "39", "nt_r": "42", "qld_m": "0", "qld_r": "22", "remote": "27", "sa_m": "0", "sa_r": "25", "t...
We can add a note for an order, Is there any API available to access to the note field of the order?For example, here is the screenshot of the note field. Can I access the note written via an API either via tradition or REST API?
HiI am trying to add multiple trackings for 1 order which has 1 line item.Following code works fine and adds a tracking to the line item { "lineItems": [ { "lineItemId": "355421222193", "quantity": 1 } ], "shippedDate": "2024-04-04T07:09:41.0Z", "tra...
I am trying to upload tracking of an order but getting error { "lineItems": [ { "lineItemId": "10065691160607", "quantity": 1 } ], "shippedDate": "2024-02-05T11:55:37.0Z", "shipmentTrackingNumber": "34UFX500716801000934507", "shippingCarrierCode": "A...