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 Credit Memos API

AR credit memo management operations.Credit memos represent customer credits that can be applied to invoices.

MVMNT Credit Memos API is one of 27 APIs that MVMNT publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Credit Memos. The published artifact set on APIs.io includes an OpenAPI specification, an API reference, API documentation, and a getting-started guide.

This API exposes 8 operations across 7 paths, and defines 19 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.

8 operations 7 paths 19 schemas 1 DELETE2 GET1 PATCH4 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 Credit Memos 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 8

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

Credit Memos 8

AR credit memo management operations. Credit memos represent customer credits that can be applied to invoices.

POST
/credit-memos/filter
Filter credit memos
filterCreditMemos body → 200400401422
POST
/credit-memos
Create a credit memo
createCreditMemo body → 201400401422
GET
/credit-memos/{id}
Get a credit memo
getCreditMemo 2 params → 200401404
PATCH
/credit-memos/{id}
Update a credit memo
updateCreditMemo 2 params body → 200400401404422
POST
/credit-memos/{id}/void
Void a credit memo
voidCreditMemo 2 params body → 200400401404409
POST
/credit-memos/{id}/apply
Apply credit to invoice
applyCreditMemo 2 params body → 200400401404409422
GET
/credit-memos/{id}/applications
Get credit applications
getCreditMemoApplications 2 params → 200401404
DELETE
/credit-memos/{creditMemoId}/applications/{applicationId}
Unapply credit from invoice
unapplyCreditMemo 2 params → 200401404

Schemas 19

The contract defines 19 schemas that model the data the API accepts and returns. The most detailed are CreditMemo (20 properties), CreditMemoFilter (12 properties), UserReference (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
CreditMemo
object
20 properties 6 required
ApplyCreditRequest
object
2 properties 2 required
ValidationError
object
3 properties 3 required
CreditMemoStatusFilter
object
3 properties
Error
object
2 properties 2 required
PaginationInfo
object
4 properties 2 required
CreditMemoFilterRequest
object
3 properties
CreditMemoApplication
object
7 properties 3 required
UUIDFilter
object
Filter options for UUID fields (all operations)
5 properties
CreditMemoPatch
object
3 properties
VoidCreditMemoRequest
object
1 property
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
UserReference
object
Enhanced reference to a user resource (returned in responses). Includes full user details in addition to id/key. Note: Does NOT include nested references (team…
11 properties 5 required
CreditMemoInput
object
6 properties 3 required
CreditMemoFilter
object
12 properties
CreditMemoStatus
string
Current status of the credit memo (derived from remaining balance). - OPEN: No applications, full balance available - PARTIALLYAPPLIED: Some amount applied, ba…
ApplyCreditResponse
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mvmnt-credit-memos-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 Customer Contacts API
MVMNT Customers API
MVMNT Documents API
MVMNT Invoices API
MVMNT Loads API
Where this information came from

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