storecove.com

Storecove API

๐Ÿ”‘ apikey 30 endpoints financial
๐Ÿ“„ Docs ๐Ÿ“‹ OpenAPI spec ๐Ÿ”ฌ Try in Swagger UI

No SDKs indexed for this API yet.

curl examples
GET a WebhookInstance
curl \
  -H "Authorization: $API_KEY" \
  https://api.storecove.com/api/v2/webhook_instances/
Get LegalEntity
curl \
  -H "Authorization: $API_KEY" \
  https://api.storecove.com/api/v2/legal_entities/{id}
Discover Country Identifiers ** EXPERIMENTAL
curl \
  -H "Authorization: $API_KEY" \
  https://api.storecove.com/api/v2/discovery/identifiers
Endpoints (30 total)
GET
/webhook_instances/
GET a WebhookInstance
GET
/legal_entities/{id}
Get LegalEntity
GET
/discovery/identifiers
Discover Country Identifiers ** EXPERIMENTAL
GET
/purchase_invoices/{guid}
Get Purchase invoice data as JSON
GET
/received_documents/{guid}/{format}
Get a new ReceivedDocument
GET
/invoice_submissions/{guid}/evidence
DEPRECATED. Get InvoiceSubmission Evidence
GET
/purchase_invoices/{guid}/{packaging}
Get Purchase invoice data in a selectable format
GET
/document_submissions/{guid}/evidence/{evidence_type}
Get DocumentSubmission Evidence
GET
/legal_entities/{legal_entity_id}/administrations/{id}
Get Administration
GET
/purchase_invoices/{guid}/{packaging}/{package_version}
Get Purchase invoice data as JSON with a Base64-encoded UBL string in the speโ€ฆ
GET
/legal_entities/{legal_entity_id}/additional_tax_identifiers/{id}
Get AdditionalTaxIdentifier
POST
/legal_entities
Create a new LegalEntity
Language coverage

No SDKs yet

At a glance
Total SDKs0
Languages0
Endpoints30
Authapikey
Categories1
https://api.storecove.com/api/v2