API Definition to interact with Prana platform
Prana API (1.0)
https://api.prana.software/api/v1/company
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
- Payload
curl -i -X GET \
https://api.prana.software/api/v1/companyOK
Reply-to email address used in communications.
Example: "support@clavei.es"
Timestamp when the record was created. Format: yyyy-MM-dd'T'HH:mm:ss
Example: "2024-01-03T08:15:45"
Timestamp when the record was last modified. Format: yyyy-MM-dd'T'HH:mm:ss
Example: "2024-08-07T17:35:00"
Response
application/json
{ "id": 1, "name": "CLAVEi", "cif": "B12345678", "emailAddress": "info@clavei.es", "emailHost": "smtp.clavei.es", "emailPort": 587, "emailUsername": "user@clavei.es", "emailPasswordKey": "ENCRYPTED_KEY_123", "emailReplyToAddress": "support@clavei.es", "emailSignature": "string", "emailEnableTls": true, "createdBy": "admin", "modifiedBy": "johndoe", "createdOn": "2024-01-03T08:15:45", "modifiedOn": "2024-08-07T17:35:00", "additionalInfo": { "id": 1, "code": "C100", "commercialName": "Clavei", "cif": "B12345678", "name": "Clavei S.L.", "address": "Avda. Salamanca 7", "country": { … }, "state": { … }, "postalCode": "03203", "city": "Elche", "phone1": "+34 966 610 442", "phone2": "+34 966 610 443", "email": "info@clavei.es", "website": "https://www.clavei.es", "commercialRegistry": "Volume 1234, Sheet 56, Inscription 1", "observations": "Leading software provider in Alicante", "logo": "logo.png", "logoToken": "token-1a2b3c", "activeB2B": true, "backgroundImage": "background.jpg", "backgroundImageToken": "token-bg", "blockchainAccount": "0x342acbd88491ca", "blockchainPrivateKey": "PRIVKEY123", "ropoCode": "ROPOCODE456", "customerVatType": { … }, "paymentMethod": { … }, "unitType": { … }, "warehouse": { … }, "rateCode": { … }, "salesAccount": { … }, "purchasingAccount": { … }, "bank": { … }, "billingSeriesSale": { … }, "billingSeriesSaleTicket": { … }, "billingSeriesPurchase": { … }, "billingSeriesPurchaseTicket": { … }, "billingSeriesInvoiceDraft": { … }, "currency": { … }, "shippingTerm": { … }, "secondaryCurrency": { … }, "customersAccount": { … }, "suppliersAccount": { … }, "creditorVatAccount": { … }, "debtorVatAccount": { … }, "supInternalOpAccount": { … }, "supRecAccount": { … }, "supAssetsAccount": { … }, "supServicesAccount": { … }, "supImportsAccount": { … }, "supIrpfLeasesAccount": { … }, "supIrpfProfessionalAccount": { … }, "supIrpfAgroAccount": { … }, "outInternalOpAccount": { … }, "outRecAccount": { … }, "outAssetsAccount": { … }, "outServicesAccount": { … }, "outImportsAccount": { … }, "outReverseChargeAccount": { … }, "outWithholdingAccount": { … }, "salesConcept": { … }, "purchasingConcept": { … }, "igic": false, "companyType": "LEGAL_PERSON", "ticketbaiTaxAuthority": "ALAVA", "underEquivalenceSurchargeRegime": true, "numericFormatStyle": "US_WITH_GROUPING", "ticketbaiActive": true, "ticketbaiConditionDate": "2025-01-01", "ticketbaiConditionName": "Clavei S.L.", "ticketbaiConditionVatId": "B12345678", "ticketbaiConditionAddress": "Avda. Salamanca 7, Elche", "defaultInvoiceDescription": "Software development services", "ticketbaiTest": false, "vatOperationType": { … }, "verifactuActive": true, "verifactuTest": false, "verifactuStartDate": "2025-06-01", "verifactuEndDate": "2025-12-31", "receiptConcept": { … }, "purchaseReceiptConcept": { … }, "modeVerifactu": false, "verifactuExemptCause": "SII", "verifactuExemptDate": "2025-07-01", "openingConcept": { … }, "closingConcept": { … }, "operatingClosingConcept": { … } }, "posModuleActive": true, "posModuleTrial": false }