Storecove API
Storecove API
- Homepage
- https://api.apis.guru/v2/specs/storecove.com/2.0.1.json
- Provider
- storecove.com
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/storecove.com/2.0.1/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/storecove.com/2.0.1/openapi.yaml
Tools (32)
Extracted live via the executor SDK.
-
additionalTaxIdentifiers.createAdditionalTaxIdentifierCreate a new AdditionalTaxIdentifier. An AdditionalTaxIdentifier is a seconday tax identifier that is used inside the EU when sending invoices to consumers. In that case, the VAT of the receiving country is used and if the sender has a local VAT identifier, that is used to identifiy the sender, instead of the sender's origin country VAT number. To use these identifiers, use the invoice.consumerTaxMode = true property.
-
additionalTaxIdentifiers.deleteAdditionalTaxIdentifierDelete an AdditionalTaxIdentifier
-
additionalTaxIdentifiers.getAdditionalTaxIdentifierGet an AdditionalTaxIdentifier
-
additionalTaxIdentifiers.updateAdditionalTaxIdentifierUpdate an AdditionalTaxIdentifier
-
administrations.createAdministrationDeprecated. Create a new Administration. An Administration is an email destination for purchase invoices.
-
administrations.deleteAdministrationDeprecated. Delete an Administration
-
administrations.getAdministrationDeprecated. Get an Administration
-
administrations.updateAdministrationDeprecated. Update an Administration
-
discovery.discoveryExistsDiscover if a network participant exists.
-
discovery.discoveryIdentifiersDiscover the identifiers used in each country, for routing, for legal identification as well as for tax identification purposes. We are currently testing this endpoint with selected Customers. If you would like to participate, please contact us.
-
discovery.discoveryReceivesDiscover a network participant and capabilities.
-
documentSubmissions.createDocumentSubmissionSubmit a document for delivery. This endpoint will replaces the /invoice_submissions endpoint which will soon be deprecated.
-
documentSubmissions.showDocumentSubmissionEvidenceGet evidence for a DocumentSubmission by GUID with corresponding status
-
invoiceSubmissions.createInvoiceSubmissionDEPRECATED. Use the new /document_submissions endpoint. Submit an invoice for delivery.
-
invoiceSubmissions.preflightInvoiceRecipientDeprecated. Use the new /discovery endpoint. Check whether Storecove can deliver an invoice for a list of ids.
-
invoiceSubmissions.showInvoiceSubmissionEvidenceDeprecated. Use the new /document_submissions/{guid}/evidence endpoint. Get evidence for an InvoiceSubmission by GUID with corresponding status
-
legalEntities.createLegalEntityCreate a new LegalEntity.
-
legalEntities.deleteLegalEntityDelete a specific LegalEntity.
-
legalEntities.getLegalEntityGet a specific LegalEntity.
-
legalEntities.updateLegalEntityUpdate a specific LegalEntity.
-
peppolIdentifiers.createPeppolIdentifierCreate a brand new new PeppolIdentifier. For <<sg_singapore>>, special rules apply.
-
peppolIdentifiers.deletePeppolIdentifierDelete a PeppolIdentifier.
-
purchaseInvoices.getInvoiceJsonGet a specific PurchaseInvoice, in JSON format.
-
purchaseInvoices.getInvoiceUblGet a specific PurchaseInvoice.
-
purchaseInvoices.getInvoiceUblVersionedGet a specific PurchaseInvoice in UBL format
-
receivedDocuments.createReceivedDocumentCreate a new received document.
-
receivedDocuments.getReceivedDocumentEXPERIMENTAL: use only for orders. Get a new ReceivedDocument.
-
receivedDocuments.receiveDocumenhtDEPRECATED - use new path /received_documents. Receive a new Document.
-
webhookInstances.deleteWebhookInstanceDELETE a specific WebhookInstance
-
webhookInstances.getWebhookInstancesGET a WebhookInstance from the queue. After processing it successfully, DELETE it and GET the next one. When a 204 is received, the queue is empty and the polling process can sleep for a while.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools