200 Successful Response
Schema: VendorContractListResponse
-
itemsarray · VendorContractResponse requiredVendorContractResponse -
List of items
14 fields
-
namestring required -
Contract/agreement name.
-
vendor_idstring required -
Vendor UUID.
-
statusstring -
Contract status: draft, active, expired, terminated.
-
effective_datestring · date -
Contract start date.
-
expiration_datestring · date -
Contract end date.
-
contracted_amount_centsinteger -
Agreed amount per billing period in cents.
-
billing_frequencystring -
Billing frequency: monthly, quarterly, annually, one_time, weekly, biweekly.
-
terms_summarystring -
Summary of key contract terms (AI-extracted or manual).
-
s3_keystring -
S3 key for the original MSA/contract PDF.
-
idstring required -
Contract UUID.
-
business_idstring required -
Business UUID.
-
vendor_namestring -
Vendor name (resolved).
-
created_atstring -
updated_atstring
-
-
totalinteger -
Total number of items (null when not calculated for performance)
-
limitinteger -
Pagination limit
-
next_cursorstring -
Cursor for next page
-
prev_cursorstring -
Cursor for previous page
-
has_nextboolean required -
Whether there are more items
-
has_prevboolean required -
Whether there are previous items