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

fabric Invoices API

fabric **Invoices** API helps in generating invoices that can be used by any third party system for order fulfillment operation.

fabric Invoices API is one of 61 APIs that fabric publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Invoices. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 9 operations across 7 paths, and defines 53 schemas. It is described by OpenAPI 3.2.0, at version 3.0.0.

Requests are made against a single base URL, https://api.fabric.inc/v3.

9 operations 7 paths 53 schemas 2 GET5 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.0.0
Base URL
https://{customer_name}.login.fabric.inc
Authentication
HTTP Bearer
Terms of Service
Resource Areas
1

Authentication & Security 1

fabric Invoices API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (JWT) (authorization). By default, every request must be authenticated.

Paths & Operations 9

Across 7 paths, the API surfaces 9 operations — 2 GET, 5 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Invoices 9

fabric Invoices API helps in generating invoices that can be used by any third party system for order fulfillment operation.

GET
/invoices/{invoiceIdType}/{invoiceIdValue}
Get Invoice by Identifier Type and Value
getInvoice_1 5 params → 200400401404500
PUT
/invoices/{invoiceIdType}/{invoiceIdValue}
Update Invoice by Identifier Type and Value
updateInvoice_1 5 params body → 200400401404500
POST
/invoices
Create Invoice
createInvoice 3 params body → 201400401500
POST
/invoices/search
Search for Invoices
searchInvoices 6 params body → 200400401500
GET
/invoices/{invoiceId}
Get Invoice by ID
getInvoice 4 params → 200400401404500
PUT
/invoices/{invoiceId}
Update Invoice by ID
updateInvoice 4 params body → 200400401404500
POST
/invoices/{invoiceId}/acknowledge
Acknowledge Financial Transaction
acknowledgeFinancialPosting 4 params body → 200400401404500
POST
/invoices/{invoiceIdType}/{invoiceIdValue}/actions/update-attributes
Update Invoice Attributes
updateInvoiceAttributesByIdType 5 params body → 200400401404500
POST
/invoices/{invoiceId}/actions/update-attributes
Update Invoice Attributes
updateInvoiceAttributes 4 params body → 200400401404500

Schemas 53

The contract defines 53 schemas that model the data the API accepts and returns. The most detailed are invoiceItem (39 properties), invoiceResponse (28 properties), invoiceRequest (28 properties), createInvoiceRequest (23 properties). Each schema is shown below with its type and property counts.

invoiceSettlement
object
Invoice settlement details
4 properties
invoiceSearchFilter
object
Criteria to find invoice. To search using a single value, valueSearchFilter is used. To search using multiple values, valuesSearchFilter is used.
3 properties 2 required
shippingDiscount
object
Details of shipping discount
8 properties
orderContactPhone
object
Contact person's phone details
2 properties
invoiceAdjustmentResource
object
Invoice adjustment details
9 properties
returnFeeDetail
object
Return fee details
5 properties
discount
object
Invoice discount details
7 properties 1 required
addressWithContactsResource
object
Address with contact details
15 properties 8 required
invoiceResponse
object
The invoice response model.
28 properties 8 required
valueSearchFilter
object
Criteria to find invoice by a single value. Condition between field and value is anything except IN and NIN when valueSearchFilter is used.
2 required
amountInCurrencyResource
object
Amount in currency details
3 properties 2 required
valuesSearchFilter
object
Criteria to find invoices using multiple values. Condition between field and values is either IN or NIN when valuesSearchFilter is used.
2 required
auditLog
object
Audit log to capture change history
17 properties
shipmentInvoiceResource
object
The shipment invoice resource object.
3 properties 1 required
invoiceSearchRequest
object
Sort and filter criteria for invoice search
2 properties 1 required
paymentReference
object
Payment Reference
3 properties
orderAppeasementPaymentInfo
object
Order appeasement payment info
3 properties
taxDetail
object
Tax details
8 properties
orderReturnsInfo
object
Order returns info
9 properties
invoiceRequest
object
The request model for creating or updating an invoice in the payment system.
28 properties 8 required
orderReturns
object
Order return details
15 properties
orderContactName
object
Contact person's name
3 properties
orderAuditLogUpdatedField
object
Audit log for change history
2 properties
paymentCounterRefundInfo
object
Payment counter refund details
3 properties
financialPostingAcknowledgeResponse
object
Financial transaction acknowledgement response
1 property
errorResponse
object
Error response
3 properties
currencyGroup
object
CurrencyGroup details
4 properties 2 required
invoicePaymentToken
object
Invoice payment token
1 property
pagination
object
Pagination response
3 properties
invoiceAttributesUpdateRequest
object
Invoice attributes update request details
3 properties
invoiceFeeDetail
object
Invoice fee details
6 properties
invoiceCustomer
object
Customer details for the generated invoice
8 properties
invoiceContact
object
Contact person's details
3 properties
cancellationItemResource
object
cancellation Item Resource
13 properties
refundDetailResource
object
Refund Detail Resource
4 properties
orderShipInfo
object
Order shipment details
23 properties 1 required
invoiceRetail
object
Invoice retail sample
2 properties
currencies
object
currencies
2 properties 2 required
orderPaymentToken
object
Order payment token details
2 properties
invoiceSearchResponse
object
Invoice search response
2 properties
invoiceTaxDetail
object
Tax details for the invoice
3 properties
invoiceItem
object
Invoice item sample
39 properties 1 required
financialPostingAcknowledgeRequest
object
Request sample for acknowledging financial transaction
2 properties 1 required
createInvoiceRequest
object
Create Invoice Request
23 properties 6 required
orderAppeasementDetail
object
Appeasement details
8 properties
invoiceLocation
object
Contains location details regarding shipment if invoiceType= SHIPPING
2 properties
requestReferenceContextResource
object
Request reference context information
4 properties
amountInCurrency
object
Amount in currency details
3 properties 2 required
address
object
Address details
14 properties 8 required
orderPickup
object
Order pickup details
4 properties
invoicePaymentResource
object
Payment resource details for the invoice
15 properties
invoicePaymentIdentifier
object
Invoice payment identifier
1 property
invoiceOrder
object
Invoice order details
15 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

fabric-com-invoices-api-openapi.yml Raw ↑

Other APIs fabric publishes across the network.

fabric Actions Endpoints API
fabric Addresses API
fabric Appeasements API
fabric Attributes API
fabric Authentication Endpoints API
fabric Bulk Import API
fabric Cancellations API
fabric Cart Actions API
fabric Cart Adjustments API
fabric Cart API
fabric Cart Fees API
fabric CartPayments API
Where this information came from

This is an independent, third-party profile of fabric Invoices 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.