POST api/bir/forms/transactions/generate-pdf/1900
Request Information
URI Parameters
None.
Body Parameters
Form1900Data| Name | Description | Type | Additional information |
|---|---|---|---|
| formName | string |
None. |
|
| tinNumber | string |
None. |
|
| rdoCode | string |
None. |
|
| taxPayersName | string |
None. |
|
| businessAddress | string |
None. |
|
| looseLeafBooksOfAccountAndAccountingRecordsManual | boolean |
None. |
|
| CompleteComputerizedAccountingSystem | boolean |
None. |
|
| WithEInvoicing | boolean |
None. |
|
| WithoutEInvoicing | boolean |
None. |
|
| ComputerizedBooksOfAccount | boolean |
None. |
|
| GeneralJournal | boolean |
None. |
|
| SalesBook | boolean |
None. |
|
| PurchaseBook | boolean |
None. |
|
| DisbursementBook | boolean |
None. |
|
| OthersSpecifyC | boolean |
None. |
|
| OthersSpecifyCdescription | string |
None. |
|
| ComputerGeneratedSubsidiaryAccountingRecords | boolean |
None. |
|
| CashReceiptBook | boolean |
None. |
|
| DebitCreditMemoBook | boolean |
None. |
|
| CashDisbursementBook | boolean |
None. |
|
| AcctsPayableBook | boolean |
None. |
|
| AcctsReceivableBook | boolean |
None. |
|
| OthersSpecifyD | boolean |
None. |
|
| OthersSpecifyDdescription | string |
None. |
|
| OthersSpecifyE | boolean |
None. |
|
| OthersSpecifyEdescription | string |
None. |
|
| TaxPayerAuthorizedAgent | string |
None. |
|
| TitlePositionOfSignatory | string |
None. |
|
| CompanyProfile | boolean |
None. |
|
| PhotocopyOfBirCertificateOfRegistration | boolean |
None. |
|
| PhotocopyOfPreviouslyIssuedPermit | boolean |
None. |
|
| PhotocopyOfCurrentRegistrationFeePayment | boolean |
None. |
|
| LocationMapOfPlaceOfBusiness | boolean |
None. |
|
| InventoryOfPreviouslyApprovedUnusedInvoicesAndReceipts | boolean |
None. |
|
| ListOfBranchesThatWillUseComputerizedAccountingSystem | boolean |
None. |
|
| TechnicalRequirements | boolean |
None. |
|
| ApplicationNameAndSoftwareUsed | boolean |
None. |
|
| FunctionsAndFeatureOfTheApplication | boolean |
None. |
|
| SystemFlow | boolean |
None. |
|
| ProcessFlow | boolean |
None. |
|
| SwornStatementProofOfSystemOwnership | boolean |
None. |
|
| BackupProcedureDisasterAndRecoveryPlan | boolean |
None. |
|
| ListOfReportsAndCorrespondencesThatCanBeGeneratedFromTheSystemWithTheirDescription | boolean |
None. |
|
| FacsimileOfSystemGeneratedLooseLeafBooksOfAccountsListThereofReceiptsInvoices | boolean |
None. |
|
| PhotocopyOfPreviouslyIssuedPermitOfMotherSisterCompanyOrAnotherBranch | boolean |
None. |
|
| CertificationFromCSETWhichPreviouslyEvaluatedTheApprovedSystem | boolean |
None. |
|
| SampleFormatsOfJournalsAndLedgersForLooseLeafBooksOfAccount | boolean |
None. |
|
| TheParticularAccountingRecordForLooseLeafAccountingRecords | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{
"formName": "sample string 1",
"tinNumber": "sample string 2",
"rdoCode": "sample string 3",
"taxPayersName": "sample string 4",
"businessAddress": "sample string 5",
"looseLeafBooksOfAccountAndAccountingRecordsManual": true,
"CompleteComputerizedAccountingSystem": true,
"WithEInvoicing": true,
"WithoutEInvoicing": true,
"ComputerizedBooksOfAccount": true,
"GeneralJournal": true,
"SalesBook": true,
"PurchaseBook": true,
"DisbursementBook": true,
"OthersSpecifyC": true,
"OthersSpecifyCdescription": "sample string 16",
"ComputerGeneratedSubsidiaryAccountingRecords": true,
"CashReceiptBook": true,
"DebitCreditMemoBook": true,
"CashDisbursementBook": true,
"AcctsPayableBook": true,
"AcctsReceivableBook": true,
"OthersSpecifyD": true,
"OthersSpecifyDdescription": "sample string 24",
"OthersSpecifyE": true,
"OthersSpecifyEdescription": "sample string 26",
"TaxPayerAuthorizedAgent": "sample string 27",
"TitlePositionOfSignatory": "sample string 28",
"CompanyProfile": true,
"PhotocopyOfBirCertificateOfRegistration": true,
"PhotocopyOfPreviouslyIssuedPermit": true,
"PhotocopyOfCurrentRegistrationFeePayment": true,
"LocationMapOfPlaceOfBusiness": true,
"InventoryOfPreviouslyApprovedUnusedInvoicesAndReceipts": true,
"ListOfBranchesThatWillUseComputerizedAccountingSystem": true,
"TechnicalRequirements": true,
"ApplicationNameAndSoftwareUsed": true,
"FunctionsAndFeatureOfTheApplication": true,
"SystemFlow": true,
"ProcessFlow": true,
"SwornStatementProofOfSystemOwnership": true,
"BackupProcedureDisasterAndRecoveryPlan": true,
"ListOfReportsAndCorrespondencesThatCanBeGeneratedFromTheSystemWithTheirDescription": true,
"FacsimileOfSystemGeneratedLooseLeafBooksOfAccountsListThereofReceiptsInvoices": true,
"PhotocopyOfPreviouslyIssuedPermitOfMotherSisterCompanyOrAnotherBranch": true,
"CertificationFromCSETWhichPreviouslyEvaluatedTheApprovedSystem": true,
"SampleFormatsOfJournalsAndLedgersForLooseLeafBooksOfAccount": true,
"TheParticularAccountingRecordForLooseLeafAccountingRecords": true
}
application/xml, text/xml
Sample:
<Form1900Data xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/API.Models.DTO"> <AcctsPayableBook>true</AcctsPayableBook> <AcctsReceivableBook>true</AcctsReceivableBook> <ApplicationNameAndSoftwareUsed>true</ApplicationNameAndSoftwareUsed> <BackupProcedureDisasterAndRecoveryPlan>true</BackupProcedureDisasterAndRecoveryPlan> <CashDisbursementBook>true</CashDisbursementBook> <CashReceiptBook>true</CashReceiptBook> <CertificationFromCSETWhichPreviouslyEvaluatedTheApprovedSystem>true</CertificationFromCSETWhichPreviouslyEvaluatedTheApprovedSystem> <CompanyProfile>true</CompanyProfile> <CompleteComputerizedAccountingSystem>true</CompleteComputerizedAccountingSystem> <ComputerGeneratedSubsidiaryAccountingRecords>true</ComputerGeneratedSubsidiaryAccountingRecords> <ComputerizedBooksOfAccount>true</ComputerizedBooksOfAccount> <DebitCreditMemoBook>true</DebitCreditMemoBook> <DisbursementBook>true</DisbursementBook> <FacsimileOfSystemGeneratedLooseLeafBooksOfAccountsListThereofReceiptsInvoices>true</FacsimileOfSystemGeneratedLooseLeafBooksOfAccountsListThereofReceiptsInvoices> <FunctionsAndFeatureOfTheApplication>true</FunctionsAndFeatureOfTheApplication> <GeneralJournal>true</GeneralJournal> <InventoryOfPreviouslyApprovedUnusedInvoicesAndReceipts>true</InventoryOfPreviouslyApprovedUnusedInvoicesAndReceipts> <ListOfBranchesThatWillUseComputerizedAccountingSystem>true</ListOfBranchesThatWillUseComputerizedAccountingSystem> <ListOfReportsAndCorrespondencesThatCanBeGeneratedFromTheSystemWithTheirDescription>true</ListOfReportsAndCorrespondencesThatCanBeGeneratedFromTheSystemWithTheirDescription> <LocationMapOfPlaceOfBusiness>true</LocationMapOfPlaceOfBusiness> <OthersSpecifyC>true</OthersSpecifyC> <OthersSpecifyCdescription>sample string 16</OthersSpecifyCdescription> <OthersSpecifyD>true</OthersSpecifyD> <OthersSpecifyDdescription>sample string 24</OthersSpecifyDdescription> <OthersSpecifyE>true</OthersSpecifyE> <OthersSpecifyEdescription>sample string 26</OthersSpecifyEdescription> <PhotocopyOfBirCertificateOfRegistration>true</PhotocopyOfBirCertificateOfRegistration> <PhotocopyOfCurrentRegistrationFeePayment>true</PhotocopyOfCurrentRegistrationFeePayment> <PhotocopyOfPreviouslyIssuedPermit>true</PhotocopyOfPreviouslyIssuedPermit> <PhotocopyOfPreviouslyIssuedPermitOfMotherSisterCompanyOrAnotherBranch>true</PhotocopyOfPreviouslyIssuedPermitOfMotherSisterCompanyOrAnotherBranch> <ProcessFlow>true</ProcessFlow> <PurchaseBook>true</PurchaseBook> <SalesBook>true</SalesBook> <SampleFormatsOfJournalsAndLedgersForLooseLeafBooksOfAccount>true</SampleFormatsOfJournalsAndLedgersForLooseLeafBooksOfAccount> <SwornStatementProofOfSystemOwnership>true</SwornStatementProofOfSystemOwnership> <SystemFlow>true</SystemFlow> <TaxPayerAuthorizedAgent>sample string 27</TaxPayerAuthorizedAgent> <TechnicalRequirements>true</TechnicalRequirements> <TheParticularAccountingRecordForLooseLeafAccountingRecords>true</TheParticularAccountingRecordForLooseLeafAccountingRecords> <TitlePositionOfSignatory>sample string 28</TitlePositionOfSignatory> <WithEInvoicing>true</WithEInvoicing> <WithoutEInvoicing>true</WithoutEInvoicing> <businessAddress>sample string 5</businessAddress> <formName>sample string 1</formName> <looseLeafBooksOfAccountAndAccountingRecordsManual>true</looseLeafBooksOfAccountAndAccountingRecordsManual> <rdoCode>sample string 3</rdoCode> <taxPayersName>sample string 4</taxPayersName> <tinNumber>sample string 2</tinNumber> </Form1900Data>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.