Core APIBulk OperationsBulk ArchiveBulk Archive PUT /api/vendor-credits/archive Bulk archive vendor credits. Body (either form): { "ids": [1, 2, 3] } or apply-to-all with filters: { "apply_to_all": true, "filters": { "supplier_id": 5 } } Request Responses200Successful response