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

MVMNT Invoices API

AR invoice management operations.Invoices represent customer billing for shipment services.

MVMNT Invoices API is one of 27 APIs that MVMNT 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, an API reference, API documentation, and a getting-started guide.

This API exposes 11 operations across 9 paths, and defines 24 schemas. It is described by OpenAPI 3.1.0, at version 1.0.0.

Requests are made against a single base URL, https://api.mvmnt.io/v1.

11 operations 9 paths 24 schemas 1 DELETE4 GET1 PATCH5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0
Base URL
https://api.mvmnt.io/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

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

  • BearerAuth — OAuth 2.0 access token obtained via client credentials flow

Paths & Operations 11

Across 9 paths, the API surfaces 11 operations — 1 DELETE, 4 GET, 1 PATCH, 5 POST. Each is listed below with its method, path, parameters, and response codes.

Invoices 11

AR invoice management operations. Invoices represent customer billing for shipment services.

POST
/invoices/filter
Filter invoices
filterInvoices body → 200400401422
POST
/invoices
Create an invoice
createInvoice body → 201400401409422
GET
/invoices/{id}
Get an invoice
getInvoice 2 params → 200401404
PATCH
/invoices/{id}
Update an invoice
updateInvoice 2 params body → 200400401404422
DELETE
/invoices/{id}
Void an invoice
voidInvoice 2 params → 204401404409
POST
/invoices/{id}/mark-awaiting
Mark invoice as awaiting payment
markInvoiceAwaiting 2 params body → 200400401404
POST
/invoices/{id}/send
Email invoice
sendInvoiceEmail 2 params body → 200400401404
GET
/invoices/{id}/payments
Get invoice payments
getInvoicePayments 2 params → 200401404
POST
/invoices/batch-generate
Batch generate invoices
batchGenerateInvoices body → 200400401
GET
/invoices/aging-report
Get aging report
getAgingReport 3 params → 200401
GET
/invoices/{id}/available-credits
Get available credits for invoice
getAvailableCreditsForInvoice 2 params → 200401404

Schemas 24

The contract defines 24 schemas that model the data the API accepts and returns. The most detailed are Invoice (28 properties), InvoiceFilter (15 properties), PaymentTermReference (11 properties), CustomerReference (10 properties). Each schema is shown below with its type and property counts.

FloatFilter
object
Filter options for float/number fields
7 properties
ValidationError
object
3 properties 3 required
AgingReportResponse
object
4 properties 4 required
Error
object
2 properties 2 required
AvailableCreditsResponse
object
2 properties 2 required
InvoiceCredit
object
5 properties
InvoicePayment
object
6 properties
InvoicePatch
object
3 properties
InvoiceStatus
string
Current status of the invoice. - DRAFT: Invoice record exists but not finalized - AWAITINGPAYMENT: Invoice finalized, awaiting payment - PARTIALLYPAID: Some pa…
PaginationInfo
object
4 properties 2 required
PaymentTermReference
object
Enhanced reference to a payment term resource (returned in responses). Includes full payment term details in addition to id/key.
11 properties 4 required
UUIDFilter
object
Filter options for UUID fields (all operations)
5 properties
MarkAwaitingPaymentRequest
object
2 properties
FactoringProvider
string
Factoring provider for invoice financing. - DENIM: Denim factoring - HAULPAY: HaulPay factoring
InvoiceInput
object
7 properties 3 required
InvoiceFilterRequest
object
3 properties
CustomerReference
object
Enhanced reference to a customer resource (returned in responses). Includes full customer details in addition to id/key. Note: Does NOT include nested referenc…
10 properties 6 required
DatetimeFilter
object
Filter options for datetime fields
7 properties
SendInvoiceEmailRequest
object
4 properties 1 required
InvoiceStatusFilter
object
4 properties
Invoice
object
28 properties 6 required
BatchGenerateInvoicesRequest
object
3 properties 1 required
BatchGenerateInvoicesResponse
object
3 properties
InvoiceFilter
object
15 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mvmnt-invoices-api-openapi.yml Raw ↑

Other APIs MVMNT publishes across the network.

MVMNT Bill Payments API
MVMNT Bills API
MVMNT Carrier Contacts API
MVMNT Carrier Factors API
MVMNT Carrier Payment Methods API
MVMNT Carriers API
MVMNT Companies API
MVMNT Credit Memos API
MVMNT Customer Contacts API
MVMNT Customers API
MVMNT Documents API
MVMNT Loads API
Where this information came from

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