Document Management
This chapter provides a comprehensive guide to managing documents within OCS.io. It covers various aspects of document management, including creating, reading, updating, and canceling documents. The following sub-chapters are included:
The CreateAnyDocument API supports the creation of any type of document. This provides flexibility in generating various document types as needed.
The CreateAnyDocumentWithLines API enables the creation of documents with line items. This is useful for detailed documents that require itemized entries.
The CreateCorrectiveTaxDoc API allows for creating corrective tax documents. This is essential for managing tax corrections and adjustments.
The CreateDeposit API supports the creation of deposit documents. This is crucial for managing deposits within the system.
The CreateGenericInvoice API enables the creation of generic invoices. This is useful for generating standard invoices for various transactions.
The CreateProformaInvoice API allows for creating proforma invoices. This is important for generating preliminary invoices before final billing.
The CreateReciprocalCommitment API supports the creation of reciprocal commitment documents. This is essential for managing mutual commitments between parties.
The AssignDocumentCreditToDocument API is used to assign document credit to a specific document. This operation is crucial in managing the credit allocation among various documents in the system.
The CancelDocumentCreditAssignment API facilitates the cancellation of a previously assigned document credit. This is important for reversing credit assignments when necessary.
The CancelDocument API allows for canceling a document. This is essential for managing document lifecycle and handling scenarios where a document needs to be invalidated.
The PayDocumentOnline API facilitates the online payment of documents. This is crucial for enabling electronic payments for invoices and other documents.
The ReadDocument API allows for reading document details. This is important for accessing and reviewing document information.
Each sub-chapter provides detailed information on the respective API, including usage examples, parameters, and expected responses. This guide aims to equip developers with the knowledge and tools necessary to effectively manage documents within OCS.io.