# Latest

**URL:** https://developer-forum.veeqo.com/latest.md?no_subcategories=false&page=1

[Latest](https://developer-forum.veeqo.com/latest.md) · [Categories](https://developer-forum.veeqo.com/categories.md)

**Page:** 2

---

## [Split items shipped with same allocation ID](https://developer-forum.veeqo.com/t/split-items-shipped-with-same-allocation-id/455)

<div class="topic-metadata">

**Author:** [@mikel1991](https://developer-forum.veeqo.com/u/mikel1991)\
**Replies:** 2\
**Last updated:** [August 26, 2025, 4:07pm UTC](https://developer-forum.veeqo.com/t/split-items-shipped-with-same-allocation-id/455 "2025-08-26T16:07:00Z")

</div>

Hello, If two items from the same order have the same allocation ID but they are splitted for shipment? Is it possible to create a splitted shipment with two different tracking numbers? I tried to send them to veeqo vi…

---

## [Get Range of Orders by Date](https://developer-forum.veeqo.com/t/get-range-of-orders-by-date/1637)

<div class="topic-metadata">

**Author:** [@RobHam99](https://developer-forum.veeqo.com/u/RobHam99)\
**Replies:** 1\
**Last updated:** [August 26, 2025, 1:51pm UTC](https://developer-forum.veeqo.com/t/get-range-of-orders-by-date/1637 "2025-08-26T13:51:26Z")

</div>

Hi, For endpoints such as Orders, it’s possible to get all orders after a certain date using ‘created\_at\_min’ param. I think it would make more sense if we can query by a date range, rather than having only the minimum…

---

## [Marketplace app development](https://developer-forum.veeqo.com/t/marketplace-app-development/322)

<div class="topic-metadata">

**Author:** [@RetainMeDevs](https://developer-forum.veeqo.com/u/RetainMeDevs)\
**Replies:** 4\
**Last updated:** [August 25, 2025, 2:08pm UTC](https://developer-forum.veeqo.com/t/marketplace-app-development/322 "2025-08-25T14:08:36Z")

</div>

Hi All, We’re looking to build a Marketplace app, and before any development begins we’d like to understand whether can achieve our ambitions. The Flow:: 1, Intercept an order as it lands in veeqo (polling) 2, Compos…

---

## [Packing label help](https://developer-forum.veeqo.com/t/packing-label-help/1595)

<div class="topic-metadata">

**Author:** [@aimiescreations](https://developer-forum.veeqo.com/u/aimiescreations)\
**Replies:** 5\
**Last updated:** [August 25, 2025, 1:59pm UTC](https://developer-forum.veeqo.com/t/packing-label-help/1595 "2025-08-25T13:59:06Z")

</div>

due to massive price increases, I am switching from shipstation to veeqo. for years I have used a php file that pulls my order data from shipstation and imports it to a pdfmonkey template that prints out my custom packin…

---

## [How to update a SKU via the API](https://developer-forum.veeqo.com/t/how-to-update-a-sku-via-the-api/1635)

<div class="topic-metadata">

**Author:** [@JadonM](https://developer-forum.veeqo.com/u/JadonM)\
**Replies:** 2\
**Last updated:** [August 20, 2025, 2:01pm UTC](https://developer-forum.veeqo.com/t/how-to-update-a-sku-via-the-api/1635 "2025-08-20T14:01:07Z")

</div>

Good evening! I’m trying to update an item’s SKU via the API. When I make my request, the response indicates that the SKU has changed, and Veeqo’s web interface shows the new SKU. However, the item doesn’t show up if I …

---

## [Apps requirements - Sept 2025](https://developer-forum.veeqo.com/t/apps-requirements-sept-2025/1634)

<div class="topic-metadata">

**Author:** [@JL-Veeqo](https://developer-forum.veeqo.com/u/JL-Veeqo)\
**Replies:** 0\
**Last updated:** [August 5, 2025, 9:55am UTC](https://developer-forum.veeqo.com/t/apps-requirements-sept-2025/1634 "2025-08-05T09:55:37Z")

</div>

Dear developers, As part of ongoing improvements to security and user experience, Veeqo is introducing two key requirements for all Appstore integrations. These changes will take full effect by end of September. …

---

## [Cannot figure out how to update a single product with the default supplier](https://developer-forum.veeqo.com/t/cannot-figure-out-how-to-update-a-single-product-with-the-default-supplier/1632)

<div class="topic-metadata">

**Author:** [@anthony](https://developer-forum.veeqo.com/u/anthony)\
**Replies:** 2\
**Last updated:** [August 3, 2025, 12:06pm UTC](https://developer-forum.veeqo.com/t/cannot-figure-out-how-to-update-a-single-product-with-the-default-supplier/1632 "2025-08-03T12:06:30Z")

</div>

Trying to find potentially an unpublished method to get products associated with specific suppliers. There’s nothing on the api docs portal, but perhaps there’s a workaround somewhere?

---

## [Update price for sellables](https://developer-forum.veeqo.com/t/update-price-for-sellables/1631)

<div class="topic-metadata">

**Author:** [@falko](https://developer-forum.veeqo.com/u/falko)\
**Replies:** 3\
**Last updated:** [July 29, 2025, 7:40am UTC](https://developer-forum.veeqo.com/t/update-price-for-sellables/1631 "2025-07-29T07:40:28Z")

</div>

I’m trying to set price and I can’t find any API documentation. I found it possible to change by PUT {{base\_url}}/products/{{product\_id}} { "product": { "product\_variants\_attributes": \[ { "id": 1111…

---

## [How to mark an order as picked](https://developer-forum.veeqo.com/t/how-to-mark-an-order-as-picked/1629)

<div class="topic-metadata">

**Author:** [@JadonM](https://developer-forum.veeqo.com/u/JadonM)\
**Replies:** 1\
**Last updated:** [July 21, 2025, 8:29am UTC](https://developer-forum.veeqo.com/t/how-to-mark-an-order-as-picked/1629 "2025-07-21T08:29:06Z")

</div>

Good afternoon! We’d like to pick Veeqo orders using our in-house system, but I can’t find an endpoint that lets me mark an order as picked. Do you have any resources that could point me in the right direction? Thanks! …

---

## [How to assign shipping rate to order, preferrably during order creation?](https://developer-forum.veeqo.com/t/how-to-assign-shipping-rate-to-order-preferrably-during-order-creation/1626)

<div class="topic-metadata">

**Author:** [@ahelv](https://developer-forum.veeqo.com/u/ahelv)\
**Replies:** 5\
**Last updated:** [July 18, 2025, 7:48am UTC](https://developer-forum.veeqo.com/t/how-to-assign-shipping-rate-to-order-preferrably-during-order-creation/1626 "2025-07-18T07:48:27Z")

</div>

I’m looking to add this column of data to orders generated via the VQ API, specifically before actually creating a shipment. The orders I’ve created thus far don’t have it, instead just saying “No services available.…

---

## [Best Approach for Syncing External Order Status Changes via Veeqo API?](https://developer-forum.veeqo.com/t/best-approach-for-syncing-external-order-status-changes-via-veeqo-api/1624)

<div class="topic-metadata">

**Author:** [@jhonnmick](https://developer-forum.veeqo.com/u/jhonnmick)\
**Replies:** 1\
**Last updated:** [July 17, 2025, 9:20am UTC](https://developer-forum.veeqo.com/t/best-approach-for-syncing-external-order-status-changes-via-veeqo-api/1624 "2025-07-17T09:20:28Z")

</div>

Hi Veeqo Devs, I’m currently working on a custom integration between Veeqo and our internal order management system. We’d like to sync order status changes (like “shipped”, “cancelled”, or “partially fulfilled”) from ou…

---

## [How to update the dimensions on a product that already exists?](https://developer-forum.veeqo.com/t/how-to-update-the-dimensions-on-a-product-that-already-exists/1620)

<div class="topic-metadata">

**Author:** [@ahelv](https://developer-forum.veeqo.com/u/ahelv)\
**Replies:** 1\
**Last updated:** [July 14, 2025, 3:58pm UTC](https://developer-forum.veeqo.com/t/how-to-update-the-dimensions-on-a-product-that-already-exists/1620 "2025-07-14T15:58:30Z")

</div>

I am doing contract work involving Veeqo and I need to be able to update the dimensions of a sellable on an existing product in order to ship it correctly. The documentation for “Update Product Detail” and “Update Proper…

---

## [How to change the status of an order](https://developer-forum.veeqo.com/t/how-to-change-the-status-of-an-order/1617)

<div class="topic-metadata">

**Author:** [@Sergio](https://developer-forum.veeqo.com/u/Sergio)\
**Replies:** 1\
**Last updated:** [July 9, 2025, 4:18pm UTC](https://developer-forum.veeqo.com/t/how-to-change-the-status-of-an-order/1617 "2025-07-09T16:18:00Z")

</div>

Hello everyone, I’m connecting my store (which is stored on swell.is) through the Veeqo API. Veeqo documentation is very outdated, and the customer support gives me contradicting information if they respond back. My i…

---

## [Gateway Timeout](https://developer-forum.veeqo.com/t/gateway-timeout/1591)

<div class="topic-metadata">

**Author:** [@CAVH](https://developer-forum.veeqo.com/u/CAVH)\
**Replies:** 1\
**Last updated:** [July 4, 2025, 4:53pm UTC](https://developer-forum.veeqo.com/t/gateway-timeout/1591 "2025-07-04T16:53:30Z")

</div>

I’m using Power Bi dataflows to connect to APIs. I have two queries refreshing twice a day. The first uses the Products Endpoint and this runs successfully 99.9% of the time, with this as the query: each Json.Document(…

---

## [Create order api (POST)](https://developer-forum.veeqo.com/t/create-order-api-post/1600)

<div class="topic-metadata">

**Author:** [@Kashif](https://developer-forum.veeqo.com/u/Kashif)\
**Replies:** 1\
**Last updated:** [June 25, 2025, 11:16am UTC](https://developer-forum.veeqo.com/t/create-order-api-post/1600 "2025-06-25T11:16:31Z")

</div>

I’m not able to create order by following request POST https://api.veeqo.com//orders EVEN i have added all required fields customer\_id, deliver\_to\_id, delivery\_method\_id etc. But i still getting general error { “error\_…

---

## [Amazon Ireland, DPD Ireland and An Post integration](https://developer-forum.veeqo.com/t/amazon-ireland-dpd-ireland-and-an-post-integration/1597)

<div class="topic-metadata">

**Author:** [@PetConnection](https://developer-forum.veeqo.com/u/PetConnection)\
**Replies:** 0\
**Last updated:** [June 19, 2025, 11:20am UTC](https://developer-forum.veeqo.com/t/amazon-ireland-dpd-ireland-and-an-post-integration/1597 "2025-06-19T11:20:22Z")

</div>

We would like an integration with Amazon Ireland that also integrates tracking for An Post and DPD Ireland.

---

## [API Newbie Questions](https://developer-forum.veeqo.com/t/api-newbie-questions/819)

<div class="topic-metadata">

**Author:** [@greeneware](https://developer-forum.veeqo.com/u/greeneware)\
**Replies:** 4\
**Last updated:** [November 28, 2023, 6:07pm UTC](https://developer-forum.veeqo.com/t/api-newbie-questions/819 "2023-11-28T18:07:08Z")

</div>

I am trying to get started to build my first implementation using veeqo APIs. I have done very little with APIs, and am having a difficult time getting started using the veeqo API document at API Docs - Veeqo Developers …

---

## [Couple of questions on order management](https://developer-forum.veeqo.com/t/couple-of-questions-on-order-management/999)

<div class="topic-metadata">

**Author:** [@rv-dev](https://developer-forum.veeqo.com/u/rv-dev)\
**Replies:** 3\
**Last updated:** [May 26, 2025, 1:01pm UTC](https://developer-forum.veeqo.com/t/couple-of-questions-on-order-management/999 "2025-05-26T13:01:49Z")

</div>

Hello, I’m building integration between our system and Veeqo via API and struggling to figure out a couple of things: When I create the order, the status I send is always ignored. No matter what I send, the order stat…

---

## [How to get the value of a response header](https://developer-forum.veeqo.com/t/how-to-get-the-value-of-a-response-header/1557)

<div class="topic-metadata">

**Author:** [@Meg](https://developer-forum.veeqo.com/u/Meg)\
**Replies:** 2\
**Last updated:** [May 23, 2025, 4:41pm UTC](https://developer-forum.veeqo.com/t/how-to-get-the-value-of-a-response-header/1557 "2025-05-23T16:41:48Z")

</div>

Trying to pull all orders “awaiting shipment” but I’m only getting the most recent 10 orders. I’ve read on this forum that you can page through the results to get them all and that there is a response header, X-Total-Pag…

---

## [Shopify POS not syncing with Veeqo](https://developer-forum.veeqo.com/t/shopify-pos-not-syncing-with-veeqo/929)

<div class="topic-metadata">

**Author:** [@kkrause](https://developer-forum.veeqo.com/u/kkrause)\
**Replies:** 1\
**Last updated:** [May 22, 2025, 12:27pm UTC](https://developer-forum.veeqo.com/t/shopify-pos-not-syncing-with-veeqo/929 "2025-05-22T12:27:17Z")

</div>

I am trying to connect both a Shopify store and a Shopify Point of Sale (POS) store to Veeqo. The Shopify web store seems to be working, but the POS store is not. The POS sales are showing up in Veeqo as if they are comi…

---

## [Is a native Make.com integration coming?](https://developer-forum.veeqo.com/t/is-a-native-make-com-integration-coming/1542)

<div class="topic-metadata">

**Author:** [@Ms\_Sarcastic](https://developer-forum.veeqo.com/u/Ms_Sarcastic)\
**Replies:** 6\
**Last updated:** [April 23, 2025, 8:46pm UTC](https://developer-forum.veeqo.com/t/is-a-native-make-com-integration-coming/1542 "2025-04-23T20:46:34Z")

</div>

Shipstation just gave us notice for raising our plan by an absurd amount to use their API starting 1 month from now. So it’s time to make a switch. However, our workflow relies on using Make, and Veeqo doesn’t have a na…

---

## [Seller Central Cancellation Request Order Tag](https://developer-forum.veeqo.com/t/seller-central-cancellation-request-order-tag/1525)

<div class="topic-metadata">

**Author:** [@Ben-Veeqo](https://developer-forum.veeqo.com/u/Ben-Veeqo)\
**Replies:** 2\
**Last updated:** [April 1, 2025, 2:18pm UTC](https://developer-forum.veeqo.com/t/seller-central-cancellation-request-order-tag/1525 "2025-04-01T14:18:22Z")

</div>

Veeqo currently does not receive Cancellation Requests from Seller Central. Cancellation status is synced once fully cancelled but this can lead to accidental dispatch of orders awaiting cancellation. This app will tag o…

---

## [Batch Codes & Expiration Date App](https://developer-forum.veeqo.com/t/batch-codes-expiration-date-app/1528)

<div class="topic-metadata">

**Author:** [@Ben-Veeqo](https://developer-forum.veeqo.com/u/Ben-Veeqo)\
**Replies:** 0\
**Last updated:** [March 28, 2025, 6:54am UTC](https://developer-forum.veeqo.com/t/batch-codes-expiration-date-app/1528 "2025-03-28T06:54:28Z")

</div>

App will allow you to record Batch numbers, Expiration Dates and Inventory quantities for each. This will then sync the total units to Veeqo for Inventory Control. When an item is ordered it will reduce inventory from th…

---

## [Barcode Aliases (Multi Barcodes per Product)](https://developer-forum.veeqo.com/t/barcode-aliases-multi-barcodes-per-product/1527)

<div class="topic-metadata">

**Author:** [@Ben-Veeqo](https://developer-forum.veeqo.com/u/Ben-Veeqo)\
**Replies:** 0\
**Last updated:** [March 28, 2025, 6:46am UTC](https://developer-forum.veeqo.com/t/barcode-aliases-multi-barcodes-per-product/1527 "2025-03-28T06:46:11Z")

</div>

Veeqo currently has only one field for a Barcode but your products may have multiple barcodes, for example if you can obtain from multiple suppliers. This app will allow you to store all barcodes and specify what the Vee…

---

## [Quickbooks Enterprise](https://developer-forum.veeqo.com/t/quickbooks-enterprise/1526)

<div class="topic-metadata">

**Author:** [@Ben-Veeqo](https://developer-forum.veeqo.com/u/Ben-Veeqo)\
**Replies:** 0\
**Last updated:** [March 28, 2025, 6:42am UTC](https://developer-forum.veeqo.com/t/quickbooks-enterprise/1526 "2025-03-28T06:42:16Z")

</div>

There is a Quickbooks Online App but not a Quickbooks Enterprise. Does anyone want this poll

---

## [Problem with "Adjusted by"](https://developer-forum.veeqo.com/t/problem-with-adjusted-by/1522)

<div class="topic-metadata">

**Author:** [@GregoryInDaHaus](https://developer-forum.veeqo.com/u/GregoryInDaHaus)\
**Replies:** 2\
**Last updated:** [March 20, 2025, 12:07am UTC](https://developer-forum.veeqo.com/t/problem-with-adjusted-by/1522 "2025-03-20T00:07:30Z")

</div>

Hello everyone! Who else have this problem with a “Adjusted By” collumn? There is no user who transfered a product between locations.

---

## [Rate limit 429 response headers](https://developer-forum.veeqo.com/t/rate-limit-429-response-headers/1481)

<div class="topic-metadata">

**Author:** [@Reuben](https://developer-forum.veeqo.com/u/Reuben)\
**Replies:** 1\
**Last updated:** [March 12, 2025, 1:55pm UTC](https://developer-forum.veeqo.com/t/rate-limit-429-response-headers/1481 "2025-03-12T13:55:21Z")

</div>

From the API limits documentation: The API has requests rate limits per key/token powered by a Leaky Bucket algorithm. If requests come too frequently, they are queued in a bucket. If the queue reaches the bucket limit…

---

## [Stock History endpoint](https://developer-forum.veeqo.com/t/stock-history-endpoint/79)

<div class="topic-metadata">

**Author:** [@Andriy](https://developer-forum.veeqo.com/u/Andriy)\
**Replies:** 5\
**Last updated:** [March 1, 2025, 6:54pm UTC](https://developer-forum.veeqo.com/t/stock-history-endpoint/79 "2025-03-01T18:54:19Z")

</div>

Hello there, I’m interested about stock histories endpoint. That would be great if you describe it. What params are required and how the response is build. Also is there any delay between products stock quantity field …

---

## [What is everyone working on this month? (Jan. 2025)](https://developer-forum.veeqo.com/t/what-is-everyone-working-on-this-month-jan-2025/1389)

<div class="topic-metadata">

**Author:** [@Mike](https://developer-forum.veeqo.com/u/Mike)\
**Replies:** 8\
**Last updated:** [February 20, 2025, 9:52am UTC](https://developer-forum.veeqo.com/t/what-is-everyone-working-on-this-month-jan-2025/1389 "2025-02-20T09:52:31Z")

</div>

Hello everyone, Mike here. I am getting acclimated on this forum and am curious what people are working on? I’m looking to help build this community and create some cool apps potentially along the way. Not working on …

---

## [Order Printing and Shipping label](https://developer-forum.veeqo.com/t/order-printing-and-shipping-label/748)

<div class="topic-metadata">

**Author:** [@shani](https://developer-forum.veeqo.com/u/shani)\
**Replies:** 7\
**Last updated:** [February 19, 2025, 1:26pm UTC](https://developer-forum.veeqo.com/t/order-printing-and-shipping-label/748 "2025-02-19T13:26:04Z")

</div>

Hi, I think i need some more information before i start some integration to handle few scenarios via the API. Is there any way to print the order as soon as it is imported? any Rule etc? If not, i suppose i would need…

[Previous page](https://developer-forum.veeqo.com/latest.md?no_subcategories=false)

[Next page](https://developer-forum.veeqo.com/latest.md?no_subcategories=false&page=2)
