Upload DocumentAsk AIpost https://example.com/This endpoint allows users to upload files that are associated with specific customers or accounts.Body ParamsThe request body should include a FileUpload object in application/json format. This object contains necessary information for uploading a file.FCCIDstringrequiredThe unique identifier for the CustomerFCAIDstringThe unique identifier for the AccountfileobjectrequiredA fileFile objectResponses 200Successful Response 404Not found 422Validation Error 429To many files waiting to upload 500Internal Server ErrorUpdated over 2 years ago