/
PR
prodigi
/
Prodigi.Api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 3h ago · Updated 2w ago
View markdown
latest
OpenAPI 3.0.1
2026-08-10
24
83
77.8 KB
697039a65afe
BulkResubmission
5
get
Returns labs, cancel options, and shipping methods for form dropdowns.
get
Returns row count and resubmittable count for a given Google Sheet.
get
Returns parsed rows from the Google Sheet for UI display.
post
Returns a pre-action summary of what will happen when the user submits.
post
Enqueues selected rows for background resubmission processing.
LabCapabilities
1
get
Returns all capabilities of a fulfilment location (lab) based on ILabFeatures.
Orders
8
get
This endpoint returns a list of Orders for the given filtering options
post
This endpoint submits and creates your order in Prodigi
get
This endpoint returns an Order for a given Prodigi order ID
get
This endpoint returns the availability of the actions you can take against an order: cancel, update shipping method, update recipient details and update metadata
post
This endpoint updates an orders recipient details
post
This endpoint updates an orders shipping details
post
This endpoint updates an orders metadata
post
This endpoint attempts to cancel an order
Quotes
1
post
Request a quote for given items
Registration
1
post
/v4.0/registration/complete
ShipmentCapabilities
1
get
Return a list of capabilities for this fulfilment location and this shipment.
ShipmentOperations
6
get
Maps a lab order into a json object
post
Attempts to cancel a lab order (shipment) if supported by the lab.
post
Holds a lab order (shipment) if supported by the lab.
post
Unholds a lab order (shipment) if supported by the lab.
post
Updates the shipping address for a lab order (shipment) if supported by the lab.
post
Updates the shipping method for a lab order (shipment) if supported by the lab.
ShippingUpdate
1
post
Bulk-update SiteFlow shipping methods and PreferredGlobalShippingMethod for lab orders listed in a Google Sheet.
BulkResubmission
Returns labs, cancel options, and shipping methods for form dropdowns.
get
/v4.0/micro-ui/bulk-resubmission/form-options
Response
Success
OrderFormOptionsResponseDto
required
labs
OrderLabOptionDto[]
nullable
cancelOptions
OrderOptionDto[]
nullable
shippingMethods
OrderOptionDto[]
nullable