Create Request AttachmentCopy Pagepost https://staging.fairmarkit.com/services/self-service/api/v3/attachments/requests/{request_uuid}/Creates a new attachment on a request.Path Paramsrequest_uuiduuidrequiredBody ParamsData to retrieve about a specific attachment.attachmentarray of filesrequiredlength between 1 and 1File attachment to upload. Only one file is allowed per request.attachment_field_namestringOptional field name in the request schema where the attachment should be stored. If provided, the attachment will be stored in the schema data field instead of as a general file attachment.HeadersX-FM-API-KEYstringFairmarkit API KeyacceptstringenumDefaults to application/json; charset=utf-8Generated from available response content typesapplication/jsonapplication/json; charset=utf-8Allowed:application/jsonapplication/json; charset=utf-8Responses 201Successful Response 400Bad Request - Schema validation failed when attachment_field_name is provided 401Unauthorized - Invalid or missing API key 404Not Found - Request with the specified UUID does not exist 422Validation Error - Invalid request parameters or file formatUpdated about 2 months ago Get Upload Status for Purchase OrdersCreate Request Item AttachmentDid this page help you?YesNo