staging-modular-api.contabilizate.com Open in urlscan Pro
45.33.45.170  Public Scan

Submitted URL: https://staging-modular-api.contabilizate.com/
Effective URL: https://staging-modular-api.contabilizate.com/index.html
Submission: On November 30 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

<form class="download-url-wrapper"><label class="select-label" for="select"><span>Select a definition</span><select id="select">
      <option value="/swagger/v1/swagger.json">Facturizate!! APIs</option>
    </select></label></form>

Text Content

Select a definitionFacturizate!! APIs


FACTURIZATE !!

 v1 

OAS3

/swagger/v1/swagger.json

Modular System for Contabilizate clients

 * Jun 17 21 Change in PDF Invoices general clients
 * Jun 09 21 Add LogoPath in InvoiceEmail, controler csdUser.KeyContent for
   response
 * Jun 03 21 Changes in layout RetentionMass B.P.I. RGA
 * Jun 01 21 Changes in RegisterCustomerPAC
 * Jun 01 21 Correction for InvoicePdf, concepts withot taxes
 * May 31 21 Generate PDF Retentions and send email. Decimals in Retentions and
   Invoice without Taxes
 * May 21 21 Change CustomId for Rfc from Create Retentions and
   RetentionsMassive
 * May 19 21 Change for take 6 decimals in CFDI Taxes import
 * May 18 21 Change Report from JobItems for return Total and RfcReceiver for
   NotStamped
 * May 18 21 Fixed Cfdis with Concepts IVA 0
 * May 14 21 Fixed UploadTaxFiles for User, what for only acept 1 .kery and
   1.cer by upload
 * May 11 21 Send Email with PDF and XML Retentions- May 11 21 Change LogoPath
   in CreatePDF
 * May 6 21 Forgot Password
 * May 3 21 temp Detecno

Servicios Contables por Internet S.A. de C.V. - Website
Send email to Servicios Contables por Internet S.A. de C.V.
Servers
http://staging-modular-api.contabilizate.com


AUTOINVOICE


GET /api /AutoInvoice /GetDataTicket /{alias} /{ticket}
Get data from Ticket and RFC customer
GET /api /AutoInvoice /invoice /{alias} /{ticket}
Buscar Factura Emitida Por El Ticket
GET /api /AutoInvoice /AliasCompany /{alias}
Busqueda de compaƱia por alias
POST /api /AutoInvoice /UploadCsv
Upload CSV fila for Auto Invoice
GET /api /AutoInvoice /TicketMass
Retrive all Layouts of Company
GET /api /AutoInvoice /TicketMass /{idLayout}
Get all items by IdLayout to AutoInvoices

CATALOGS


GET /api /Catalogo /WayOfPayments
Retrive all WayOfPayment
GET /api /Catalogo /PaymentMethods
Retrive all PaymentMethods
GET /api /Catalogo /Regimes
Retrive all Regimes
GET /api /Catalogo /CfdiUses
Retrive all CfdiUses
GET /api /Catalogo /Reports
Retrive all Reports

COMPANY


GET /api /Company
Retrive all Companies
POST /api /Company
Create a new Company IMPORTANT: The isActive field is mandatory.In case of not
declaring it in the petition, it is taken as "false"
GET /api /Company /{id}
Retrive detail for Company by Id
PUT /api /Company /{id}
Actualizar Informacion del Cliente
DELETE /api /Company /{id}
Desactivar Cliente Facturizate por ID
PUT /api /Company /active /{id}
Activar Cliente Facturizate por ID
GET /api /Company /folios
Consulta de todos los clientes con informacion de folios
POST /api /Company /folios
Asignar folios a clientes

DEVELOPERS


POST /api /Developers /registerUser

POST /api /Developers /HtmlToPDF

POST /api /Developers /retetntions /cancel

GET /api /Developers /invoices
Retreive details of Invoice by nvoiceId

DOWNLOADMASS


POST /api /DownloadMass
Generate Pdf and Xml in zip
GET /api /DownloadMass /{jobId}
Generate Pdf and Xml in zip

EMAIL


POST /api /Email /Send
Send Email by UUID Document

FILES


PUT /api /TaxFiles /upload
UploadTaxFiles for Users
PUT /api /TaxFiles /companyUpload
UploadTaxFiles for Company
GET /api /TaxFiles /download
DownloadTaxFiles IMPORTANT: The isMassive field is mandatory.In case of not
declaring it in the petition, it is taken as "false" In case isMassive is false,
then if isFiel is not declared, it will be taken as "false"

INVOICE


GET /api /Invoice
Retrive all Invoices of Company paginated pageNumber = pageNumber == 0 ? 1 :
pageNumber; pageSize = pageSize == 0 ? 10 : pageSize;
POST /api /Invoice
Create a new Invoice If the request source is an ItemJob, JobItemId must be
added or it will be taken as a new invoice
POST /api /Invoice /search
Search invoices by Transmitter Rfc, IdUser or Folio, in this order
GET /api /Invoice /{idInvoice}
Retreive details of Invoice by nvoiceId
POST /api /Invoice /xml
Emitir factura con xml ya formado y sellado
POST /api /Invoice /cancel
Cancel invoice by uuid
GET /api /Invoice /createPdf /{IdDocument}
Create PDF Invoice by IdDocument

INVOICINGMASS


POST /api /InvoicingMass
Upload CSV fila for Invoicing Massive for Invoices
GET /api /InvoicingMass
Retrive all jobs of Company for Invoices
GET /api /InvoicingMass /{idJob}
Get all items by IdJob for Ivoices
PUT /api /InvoicingMass /Item
Update request of item for invoices

MODULES


GET /api /Modules
Retrive all Modules
POST /api /Modules
Create a new Module
PUT /api /Modules
Apply the permissions that a Company has for the use of the modules

NOTIFICATION


GET /api /Notification
Retrive all Notification by UserId
DELETE /api /Notification
Delete Notification by IdNotification

PERMISSION


GET /api /Permission
Retrive all Permissions of Company

REPORTS


POST /api /Reports
Retreive a list of all reports can generate paginated
GET /api /Reports /{idReport} /{id}
Create report of id params CatalogReport The param "id" only required, for
report "InvoicingJobItems"

RETENTIONMASS


POST /api /RetentionMass
Upload CSV fila for Retention Massive for Retentions
GET /api /RetentionMass
Retrive all jobs of Company for Retentions
GET /api /RetentionMass /{idJob}
Get all items by IdJob for Retentions
PUT /api /RetentionMass /Item
Update request of item for Retentions

RETENTIONS


POST /api /Retentions
Create a new Retention
GET /api /Retentions
Retrive all Retentions of Company paginated pageNumber = pageNumber == 0 ? 1 :
pageNumber; pageSize = pageSize == 0 ? 10 : pageSize;
GET /api /Retentions /createPdf /{uuid}
Create PDF Retention by IdDocument
GET /api /Retentions /{idRetention}
Retreive details of Retention by RetentionId

ROLE


GET /api /Role
Retrive all Roles of Company
POST /api /Role
Create a new Role IMPORTANT: The isActive field is mandatory.In case of not
declaring it in the petition, it is taken as "false"
GET /api /Role /{id}
Retrive detail for Role by Id
PUT /api /Role /{id}
Update Role IMPORTANT: The isActive field is mandatory.In case of not declaring
it in the petition, it is taken as "false"
DELETE /api /Role /{id}
Deactivate Role by id

USER


GET /api /User
Retrive all users
POST /api /User
Create a new user IMPORTANT: The isActive field is mandatory.In case of not
declaring it in the petition, it is taken as "false"
GET /api /User /{id}
Retrive detail for user by Id
PUT /api /User /{id}
Update user IMPORTANT: The isActive field is mandatory.In case of not declaring
it in the petition, it is taken as "false"
DELETE /api /User /{id}
Deactivate user by id
GET /api /User /taxpayer /{value}
Retrive detail for user by CustomID or RFC
POST /api /authenticate
Authenticate user, retrive token for use querys
POST /api /forgotPassword

POST /api /recoveryPassword

POST /api /registerCustomer


USERMASS


POST /api /UserMass /massUploadCsv
Updload CSV File for Massive User Create
POST /api /UserMass /executeJobItem
Execute Job Item by Id
POST /api /UserMass /executeAllJob
Execute all Items for Job by IdJob
GET /api /UserMass
Retrive all jobs of Company for Users
GET /api /UserMass /{idJob}
Get all items by IdJob for Users
PUT /api /UserMass /Item
Update request of item for Users

SCHEMAS

Response
ProblemDetails
ModulesResponse
AddressEntity
TaxFilesResponse
c_RegimenEntity
ProfileResponse
CompanyResponse
ProfileRequest
AssigFoliosCompanyRequest
RegisterUserRequest
RetentionCancelRequest
DownloadMassRequest
EnumDocumentType
EmailSendRequest
TaxFilesDownloadRequest
PaginationResponse
InvoiceTransmitterRequest
InvoiceAddressRequest
InvoiceReceiverRequest
InvoiceDetailsRequest
InvoiceImportsRequest
InvoiceInformationTaxRequest
InvoiceInformacionAduaneraRequest
InvoiceAdditionalPartRequest
InvoiceCuentaPredialRequest
InvoiceAdditionalRequest
InvoiceRetentionThirdRequest
InvoiceTraslatedThirdRequest
InvoiceThirdTaxRequest
InvoiceInformationRequest
InvoiceAccountThirdRequest
InvoiceConceptRequest
InvoiceCreateRequest
PaginationRequest
InvoiceSearchRequest
CreateInvoiceResponse
InvoiceXmlRequest
InvoiceCancelRequest
InvoiceMassJobResponse
InvoiceMassUpdateItemJobRequest
ModuleRequest
UpdateModuleCompanyRequest
ModuleCompanyRequest
TaxFilesEntity
ProfileEntity
TemplatesEntity
PermissionEntity
PermissionRoleEntity
RoleEntity
UserEntity
CompanyEntity
ModulesCompanyEntity
ModulesEntity
ModulesCompanyResponse
NotificationGetRequest
NotificationDeleteRequest
PermissionResponse
RetentionMassJobResponse
RetentionImportsRequest
TecnologicaPlattformGovernmentContribution
TechnologicalPlattformCommission
TechnologicalPlattformServices
TechnologicalPlattform
PaymentToForeignersNoBeneficiary
PaymentToForeignersBeneficiary
PaymentToForeigners
RetentionCreateRequest
RetentionMassUpdateItemJobRequest
CreateRetentionResponse
RoleResponse
RoleRequest
UserResponse
UserRequest
AuthenticateRequest
AuthenticateResponse
PasswdResetRequest
EmailResponse
PasswdRecoveryRequest
UserMassExecuteJobItemRequest
USerMassExecuteJobRequest
UserMassJobResponse
UserMassJobItemResponse
UserMassUpdateItemJobRequest