Copy PageUpsert a receivable document and get a presigned upload URLpost https://core.sivo.com/receivables/{id}/documentsRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsidstringrequiredlength between 1 and 255An object ID assigned and owned by the originatorBody ParamsCreate a receivableCreates the receivable document when the id is new, otherwise updates the existing document with the provided fields. Changing the file name, content type or size resets the document to pending_upload and issues a fresh upload URL. Set an optional field to null to clear it.idstringrequiredlength between 1 and 255The receivable document ID assigned by the originatorfile_namestringlength between 1 and 255File name of the document, used when the file is downloaded. Required at creation, optional for updates.content_typestringenumMIME type of the document file. Required at creation, optional for updates.application/pdfimage/pngimage/jpegimage/webpapplication/xmltext/xmlAllowed:application/pdfimage/pngimage/jpegimage/webpapplication/xmltext/xmlsize_bytesinteger≤ 26214400Size of the file in bytes, at most 25 MB. Required at creation, optional for updates.typestring | nullenumKind of document attached to the receivableinvoicecontractproof_of_deliveryothernullAllowed:invoicecontractproof_of_deliveryothernullmetadataobject | nullAdditional custom data associated with this documentmetadata object | nullHeadersIdempotencyKeystringA unique key per operation, could be V4 UUID or other high‑entropy random string. Keys can be up to 255 characters. See Idempotent Requests.Response 200Successful operationUpdated 23 days ago List all documentsRetrieve a documentDid this page help you?YesNo