How do I mark an order as "Order Processed" using the trackers-batch API?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How do I mark an order as "Order Processed" using the trackers-batch API? I'm using https://developer.paypal.com/docs/tracking/tracking-api/integrate/ to update orders but according to the https://developer.paypal.com/docs/tracking/reference/shipping-status/ it seems like it only supports SHIPPED, ON_HOLD, DELIVERED, or CANCELLED. Updating the transaction through the Web UI offers another option which is "Order Processed" and it has a checkbox for "Tracking information not required." That's the option I want.
The nature of our non-profit is that we aren't shipping items... we're hand-delivering them. I can use SHIPPED with carrier "OTHER" and make up a tracking number, but that doesn't feel right.
I tried guessing the value of "PROCESSED" for status which returns me a success code but then when I try to view that transaction on the website and Edit Tracking Info, I get an error "Looks like something's not right / That's an invalid tracking number" which makes me worried that I'm messing something up and PayPal isn't going to actually release the funds in the 7 days instead of 21 days.

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.