/
PR
prodigi
/
Prodigi.Api
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4h ago · Updated 2w ago
View markdown
prodigi
Prodigi.Api
post
Enqueues selected rows for background resubmission processing.
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
Orders
8
Quotes
1
Registration
1
ShipmentCapabilities
1
ShipmentOperations
6
ShippingUpdate
1
BulkResubmission
Enqueues selected rows for background resubmission processing.
post
/v4.0/micro-ui/bulk-resubmission/submit
Request body
OrderBulkResubmissionSubmitRequestDto
required
spreadsheetId
string
required
worksheetName
string
required
lab
string
nullable
cancelOption
string
nullable
preferredGlobalShippingMethod
string
nullable
Response
Success
OrderBulkResubmissionSubmitResponseDto
required
accepted
boolean
queuedRowCount
integer
message
string
nullable