> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt ## Resource: Introduction ## Article: Introduction ## Article Link: https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/orders/order-invoices/introduction.md ## Article Content: # About the Order Invoices API The Order Invoices API allows you to retrieve the IDs of invoices, and IDs of the external invoice apps that created them. With the Order Invoices API, you can retrieve invoice IDs and external invoice app IDs associated with [one or more orders](https://dev.wix.com/docs/api-reference/business-solutions/e-commerce/orders/order-invoices/list-invoices-for-multiple-orders.md). ## Terminology + __Invoice ID__: Used to retrieve the invoice itself from the service that created it. + __Invoice App ID__: ID of the external invoice app that created the invoice. @sdk_package_setup