Changes to List orders
GET /v1/orders/
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 3 of the 11 revisions of this API.739
What changed
- ▲
the response's body type/format changed from
object/to/for status200response-body-type-changed
- ●
removed the optional property
nextfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
previousfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
resultsfrom the response with the200statusresponse-optional-property-removed
- ○
added the new optional
queryrequest parameterdistinct_by_usernew-optional-request-parameter
- ○
added the new optional
queryrequest parameteruser_idnew-optional-request-parameter
- ○
added
PaginatedOrderListResponsePaginatedOrderDistinctListResponseto the response bodyanyOflist for the response status200response-body-any-of-added
- ▲
- ▲
the response property
results/items/loan/loan_numberbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/loan/loan_numberbecame optional for the status200response-property-became-optional
- ○
added the optional property
results/items/loan/application_numberto the response with the200statusresponse-optional-property-added
- ▲
- ▲
the response property
results/items/employers/items/provider/idbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/financial_accounts/items/provider/idbecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/insurancebecame nullable for the status200response-property-became-nullable
- ▲
the response property
results/items/insurance/provider/idbecame nullable for the status200response-property-became-nullable
- ○
added the new optional
queryrequest parameterexpired_at__gtenew-optional-request-parameter
- ○
added the new optional
queryrequest parameterexpired_at__ltenew-optional-request-parameter
- ○
added the new enum value
-expired_atto thequeryrequest parameterorderingrequest-parameter-enum-value-added
- ○
added the new enum value
expired_atto thequeryrequest parameterorderingrequest-parameter-enum-value-added
- ○
added the optional property
results/items/expired_atto the response with the200statusresponse-optional-property-added
- ▲