improved
May 22nd, 2025
about 1 month ago
GET: /api/v2/pub/contracted-invoices
Added
- added the new enum value 'vendor_side_pending' to the 'query' request parameter 'status'
- added the new 'vendor_side_pending' enum value to the 'items/status' response property for the response status '200'
GET: /api/v2/pub/contracted-invoices/{id}
Added
- added the new 'vendor_side_pending' enum value to the '/items/status' response property for the response status '200'
POST: /api/v2/pub/contracts
Added
- added the new 'agency-bill-pay' enum value to the request property 'contract_holder'
GET: /api/v2/pub/contracts
Added
- added the new 'agency-bill-pay' enum value to the 'items/contract_holder' response property for the response status '200'
GET: /api/v2/pub/contracts/{id}
Added
- added the new 'agency-bill-pay' enum value to the 'contract_holder' response property for the response status '200'
GET: /api/v2/pub/non-contracted-invoices
Added
- added the new enum value 'vendor_side_pending' to the 'query' request parameter 'status'
- added the new 'vendor_side_pending' enum value to the 'items/status' response property for the response status '200'
GET: /api/v2/pub/non-contracted-invoices/{id}
Added
- added the new 'vendor_side_pending' enum value to the '/items/status' response property for the response status '200'