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

Geniemode Invoice Controller API

Invoice Controller

Geniemode Invoice Controller API is one of 95 APIs that Geniemode publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include invoice-controller. The published artifact set on APIs.io includes an OpenAPI specification and authentication docs.

This API exposes 27 operations across 21 paths, and defines 48 schemas. It is described by OpenAPI 3.2.0, at version API V.

Requests are made against a single base URL, https://portal.geniemode.com.

27 operations 21 paths 48 schemas 1 DELETE14 GET3 POST9 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
API V
Base URL
https://portal.geniemode.com
Terms of Service
Resource Areas
1

Paths & Operations 27

Across 21 paths, the API surfaces 27 operations — 1 DELETE, 14 GET, 3 POST, 9 PUT. Each is listed below with its method, path, parameters, and response codes.

invoice-controller 27

Invoice Controller

GET
/api/v1/path/invoice
index
indexUsingGET_10 13 params → 200403500
POST
/api/v1/path/invoice
create
createUsingPOST_8 body → 200
GET
/api/v1/path/invoice/buyer/pos/{invoiceId}
getBuyerPos
getBuyerPosUsingGET 1 param → 200403500
PUT
/api/v1/path/invoice/cancel/{invoiceId}
cancel
cancelUsingPUT 1 param → 200
GET
/api/v1/path/invoice/consolidated
indexConsolidated
indexConsolidatedUsingGET 13 params → 200403500
POST
/api/v1/path/invoice/consolidated
createConsolidatedInvoice
createConsolidatedInvoiceUsingPOST body → 200
GET
/api/v1/path/invoice/consolidated/finalInvoiceDocs/{id}
getConsolidatedFinalInvoiceDocs
getConsolidatedFinalInvoiceDocsUsingGET 1 param → 200403500
POST
/api/v1/path/invoice/consolidated/finalInvoiceDocs/{id}
updateConsolidatedFinalInvoiceDocs
updateConsolidatedFinalInvoiceDocsUsingPOST 1 param body → 200
PUT
/api/v1/path/invoice/consolidated/grnDocs/{id}
uploadGrnDocsOnConsolidated
uploadGrnDocsOnConsolidatedUsingPUT 1 param body → 200
GET
/api/v1/path/invoice/consolidated/{consolidatedId}/checkForHops
consolidatedInvoiceCheckForHops
consolidatedInvoiceCheckForHopsUsingGET 1 param → 200403500
PUT
/api/v1/path/invoice/consolidated/{consolidatedId}/hops
editConsolidatedInvoiceHop
editConsolidatedInvoiceHopUsingPUT 1 param body → 200
GET
/api/v1/path/invoice/consolidated/{id}
getConsolidatedInvoice
getConsolidatedInvoiceUsingGET 1 param → 200403500
PUT
/api/v1/path/invoice/consolidated/{id}
updateConsolidatedInvoice
updateConsolidatedInvoiceUsingPUT 1 param body → 200
GET
/api/v1/path/invoice/find-similar-orders-by-shipment
findSimilarOrdersToShipment
findSimilarOrdersToShipmentUsingGET 5 params → 200403500
GET
/api/v1/path/invoice/find-similar-shipments/{shipmentId}/order/{orderId}
findSimilarShipmentToGivenShipmentAndOrder
findSimilarShipmentToGivenShipmentAndOrderUsingGET 2 params → 200403500
PUT
/api/v1/path/invoice/freeze-invoice-numbers/{country}/{count}
freezeInvoiceNumbers
freezeInvoiceNumbersUsingPUT 2 params → 200
GET
/api/v1/path/invoice/get-buyer-pos
getBuyerPos
getBuyerPosUsingGET_1 3 params → 200403500
GET
/api/v1/path/invoice/get-order-eligible-shipments/{orderId}
getOrderEligibleShipments
getOrderEligibleShipmentsUsingGET 1 param → 200403500
GET
/api/v1/path/invoice/get-shipment-invoice-data/{shipmentId}
getShipmentInvoiceData
getShipmentInvoiceDataUsingGET_1 1 param → 200403500
PUT
/api/v1/path/invoice/move-to-pending-state/{invoiceId}
moveToPendingState
moveToPendingStateUsingPUT 1 param → 200
GET
/api/v1/path/invoice/orders-eligible-for-invoice
findOrdersEligibleForInvoice
findOrdersEligibleForInvoiceUsingGET_1 5 params → 200403500
PUT
/api/v1/path/invoice/refreshAddresses/{invoiceId}
refreshAddresses
refreshAddressesUsingPUT 1 param → 200
PUT
/api/v1/path/invoice/{finalInvoiceId}/grn
uploadGrn
uploadGrnUsingPUT 1 param body → 200
GET
/api/v1/path/invoice/{invoiceId}
get
getUsingGET_3 1 param → 200403500
PUT
/api/v1/path/invoice/{invoiceId}
update
updateUsingPUT_5 1 param body → 200
DELETE
/api/v1/path/invoice/{invoiceId}
delete
deleteUsingDELETE_4 1 param → 200
GET
/api/v1/path/invoice/{invoiceId}/logistics/details
invoiceLogisticsDetails
invoiceLogisticsDetailsUsingGET_1 1 param → 200403500

Schemas 48

The contract defines 48 schemas that model the data the API accepts and returns. The most detailed are InvoiceResponsePayload (68 properties), LogisticsInvoiceRequestPayload (24 properties), InvoiceVariantsDto (22 properties), CreateInvoiceRequestPayload (20 properties). Each schema is shown below with its type and property counts.

InvoiceListingResponsePayload
object
17 properties
ShipmentSingleDocTypeResponsePayload
object
3 properties
LeadGenerationLiteResponse
object
14 properties
ConsolidatedInvoiceListingResponsePayload
object
15 properties
OrderDetailBuyerPODocWithOrdersDto
object
6 properties
BrandVpDto
object
4 properties
InvoiceLogisticsDetailsResponsePayload
object
7 properties
ConsolidatedInvoiceUpdatePayload
object
6 properties
ManufacturerMiniResponsePayload
object
6 properties
OrderDocDto
object
9 properties
LogisticsInvoiceRequestPayload
object
24 properties
CreateInvoiceBuyerPoRequestPayload
object
3 properties
InvoiceVariantBuyerPoMappingDto
object
10 properties
FinalInvoiceInInvoiceDto
object
11 properties
OrderBuyerPoBaseDto
object
2 properties
ShipmentInInvoiceMiniDto
object
6 properties
InvoiceBuyerPoResponsePayload
object
3 properties
GeniemodeEntityDto
object
11 properties
DocDto
object
4 properties
ShipmentDocTypeResponsePayload
object
8 properties
InvoiceShipmentsResponsePayload
object
2 properties
BankResponsePayload
object
16 properties
FactoryInvoiceDto
object
3 properties
UMSUserResponsePayload
object
11 properties
CompanyDTO
object
7 properties
InvoiceActualLogisticsDetailsResponsePayload
object
8 properties
BrandCategoryDto
object
3 properties
FinalInvoiceDiscountDto
object
3 properties
OrderBuyerPoDto
object
7 properties
CreateInvoiceRequestPayload
object
20 properties
CreateConsolidatedInvoice
object
3 properties
LeadProjectionMiniDTO
object
5 properties
InvoiceResponsePayload
object
68 properties
ShipmentDocDto
object
3 properties
ShipmentInInvoiceOrderDto
object
18 properties
CreateFinalInvoiceListDocsRequestPayload
object
7 properties
CreateFinalInvoiceDocsRequestPayload
object
2 properties
InvoiceOrdersDto
object
16 properties
InvoiceShipmentHopRequestPayload
object
20 properties
InvoiceVariantsDto
object
22 properties
OrderDocDtoV2
object
4 properties
InvoiceOrderPlannedLogisticsDetailsResponsePayload
object
5 properties
BrandResponse
object
13 properties
CreateInvoiceShipmentsRequestPayload
object
2 properties
ShipmentInInvoiceDto
object
14 properties
ShipmentInInvoiceResponse
object
11 properties
ShipmentHopMiniDto
object
8 properties
AddressSubmitResponsePayload
object
14 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

geniemode-invoice-controller-api-openapi.yml Raw ↑

Other APIs Geniemode publishes across the network.

Geniemode Admin API
Geniemode Admin Controller API
Geniemode Admin Qc Audio Recording Controller API
Geniemode Audit Controller API
Geniemode Audit Order Product Attribution Controller API
Geniemode Authorisation API
Geniemode Back Fill Controller API
Geniemode Bank Controller API
Geniemode Business Owner Controller API
Geniemode Carton Controller API
Geniemode Change Tna Request Controller API
Geniemode Client Controller API
Where this information came from

This is an independent, third-party profile of Geniemode Invoice Controller 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.