According to the API documentation for the createlabel endpoint: "The
labelData field returned in the response is a base64 encoded PDF value.
Simply decode and save the output as a PDF file to retrieve a printable
label." Not sure how the no-code pla...
Hi!You can set the "pageSize" to 1, and you'll only get back one order
in the body of the request, while still getting the total value. Not
ideal, but it's something. So something like
https://ssapi.shipstation.com/orders?orderStatus=awaiting_shipmen...
Not sure about adding barcodes to the pick list, but there is a way to
print ONLY packing slips without creating a shipping label. Not sure how
to do it in V3, but for V2, in the orders tab: for selected orders,
there is a blue "print" button/dropdow...