How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Novicap Dynamic Discounting API

Dynamic discounting suppliers, invoices, payment instructions and adjustments.

Novicap Dynamic Discounting API is one of 2 APIs that Novicap publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Dynamic Discounting. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, and API documentation.

This API exposes 10 operations across 6 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version v1.

Requests are made against a single base URL, https://api.novicap.com/v1.

10 operations 6 paths 4 schemas 2 DELETE4 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
v1
Base URL
https://api.novicap.com/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Novicap Dynamic Discounting API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — API key issued from the Novicap user profile, sent as "Authorization: Bearer {apikey}". The key may alternatively be supplied as an "apikey" field in the JSON…

Paths & Operations 10

Across 6 paths, the API surfaces 10 operations — 2 DELETE, 4 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

Dynamic Discounting 10

Dynamic discounting suppliers, invoices, payment instructions and adjustments.

POST
/dynamic_discounting/suppliers
Add dynamic discounting suppliers
addDynamicDiscountingSuppliers 1 param body → 200201400401403500
GET
/dynamic_discounting/suppliers
Retrieve dynamic discounting suppliers
retrieveDynamicDiscountingSuppliers 1 param → 200401403500
POST
/dynamic_discounting/invoices
Add dynamic discounting invoices
addDynamicDiscountingInvoices 1 param body → 200201400401403500
GET
/dynamic_discounting/invoices
Retrieve dynamic discounting invoices
retrieveDynamicDiscountingInvoices 1 param → 200401403500
DELETE
/dynamic_discounting/invoices/{transaction_id}
Delete a dynamic discounting invoice
deleteDynamicDiscountingInvoice 2 params → 200401403404500
POST
/dynamic_discounting/payment_instructions
Create a dynamic discounting payment instruction
createDynamicDiscountingPaymentInstruction 1 param body → 200201400401403500
GET
/dynamic_discounting/payment_instructions
Retrieve dynamic discounting payment instructions
retrieveDynamicDiscountingPaymentInstructions 1 param → 200401403500
POST
/dynamic_discounting/payment_adjustments
Create a dynamic discounting payment adjustment
createDynamicDiscountingPaymentAdjustment 1 param body → 200201400401403500
GET
/dynamic_discounting/payment_adjustments
Retrieve dynamic discounting payment adjustments
retrieveDynamicDiscountingPaymentAdjustments 1 param → 200401403500
DELETE
/dynamic_discounting/payment_adjustments/{transaction_id}
Delete a dynamic discounting payment adjustment
deleteDynamicDiscountingPaymentAdjustment 2 params → 200401403404500

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed is InvoiceInput (2 properties). Each schema is shown below with its type and property counts.

PaymentAdjustmentInput
object
Payment adjustment payload. Field contract is only partially documented.
PaymentInstructionInput
object
Payment instruction payload. Field contract is only partially documented.
SupplierInput
object
Supplier payload. Field contract is only partially documented by the provider.
InvoiceInput
object
Invoice payload. Documented deduplication key is (supplier, reference). Remaining fields are only partially documented by the provider.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

novicap-dynamic-discounting-api-openapi.yml Raw ↑

Other APIs Novicap publishes across the network.

Novicap Confirming Standard API
Where this information came from

This is an independent, third-party profile of Novicap Dynamic Discounting API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.