Modify a Specific Bulk Payable BatchAsk AIpatch https://api.wingspan.app/payments/bulk/payable/batch/{batchId}Updates the information or items of a specific bulk payable batch, given its unique batch ID.Path ParamsbatchIdstringrequiredUnique identifier for a batchBody ParamseventsnullBulkBatchEventslabelsnullLabelsDictionarystatusstring | nullenumOpenPendingProcessingCompleteFailednullAllowed:OpenPendingProcessingCompleteFailednullResponses 200A batch of items for importing as payables 400Bad Request - The request was malformed or contains invalid parameters 401Unauthorized - Authentication failed or was not provided 404Not Found - The requested resource does not exist 429Too Many Requests - Rate limit exceeded 500Internal Server Error - An unexpected error occurredUpdated 7 months ago