GuidesRecipesAPI Reference
Log In
API Reference

đźš§ Retry failed doc package orders for a loan (BETA)

đźš§

Under construction

This endpoint is in beta. Functionality may change without notice, support is limited, and use in production is not recommended. Your feedback is appreciated.

This endpoint will retry all failed doc package order for a given order group on a
loan. Optionally, a subset of doc package order IDs can be passed to retry only
those specific orders. Poll the index endpoint with the returned order_group_id
to track status.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Loan GUID.

Body Params

Available properties for retrying failed doc package orders

uuid
required

The order group ID returned by the create endpoint.

doc_package_order_ids
array of uuids | null

Optional subset of doc package order IDs to retry. When omitted, all failed orders in the group are retried.

doc_package_order_ids
Headers
string

Specify API version, for example '1.0'. By default, the version configured in the company settings is used.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json