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

Solvimon paymentAcceptors API

The paymentAcceptors API from Solvimon — 3 operation(s) for paymentacceptors.

Solvimon paymentAcceptors API is one of 64 APIs that Solvimon publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 6 operations across 3 paths, and defines 92 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 2 base URLs: https://test.api.solvimon.com, https://api.solvimon.com.

6 operations 3 paths 92 schemas 1 DELETE2 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.solvimon.com
Authentication
API Key, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Solvimon paymentAcceptors API declares 2 security schemes for authenticating requests. An API key is passed in the header as X-API-KEY (API-Key). It accepts HTTP bearer tokens (JWT-Authentication).

Paths & Operations 6

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

paymentAcceptors 6
GET
/v{version}/payment-acceptors
Get a list of payment acceptors for provided filters
getPaymentAcceptors 6 params → 200400401403500
POST
/v{version}/payment-acceptors
Create a payment acceptor
postPaymentAcceptors 3 params body → 201400401403409500
POST
/v{version}/payment-acceptors/payment-method-options
Retrieve payment method options for payment acceptors
postPaymentAcceptorsPaymentMethodOptions 3 params body → 200400401403404500
GET
/v{version}/payment-acceptors/{resourceId}
Get a payment acceptor by resource ID
getPaymentAcceptorsByResourceId 4 params → 200400401403500
DELETE
/v{version}/payment-acceptors/{resourceId}
Delete a payment acceptor
deletePaymentAcceptorsByResourceId 4 params → 200400401403500
PATCH
/v{version}/payment-acceptors/{resourceId}
Update the payment acceptor
patchPaymentAcceptorsByResourceId 4 params body → 200400401403500

Schemas 92

The contract defines 92 schemas that model the data the API accepts and returns. The most detailed are BankAccount (16 properties), BankAccountCreateRequest (16 properties), Integration (15 properties), PaymentAcceptor (12 properties). Each schema is shown below with its type and property counts.

PaymentGatewayPaymentAcceptorCreateRequest
object
7 properties
EInvoicingIntegrationProcessor
string
ApiError
object
6 properties 3 required
PaymentGatewayPaymentAcceptor
object
7 properties
AdyenPaymentGatewayIntegrationEnvironment
string
IntegrationType
string
The type of integration.
BankAccountType
string
Determines what fields should be present in the bank account node.
AdyenPaymentGatewayIntegrationOwnership
string
BalancePlatformDetails
object
2 properties
UsernamePassword
object
2 properties
EInvoicingIntegration
object
2 properties
PaymentGatewayPaymentAcceptorLink
object
1 property
AddressCountry
string
TaxCalculationIntegrationVariant
string
The variant that provides the tax calculation
AuthenticationSettingsApiKey
object
2 properties
ClientCredentials
object
2 properties
AvaTaxCalculationIntegration
object
1 property
PaymentAcceptorStatus
string
TaxCalculationIntegration
object
5 properties
PaymentAcceptorCreateRequestType
string
ApiErrorCode
string
AdyenPaymentGatewayIntegration
object
11 properties
PeriodType
string
UKLocal
object
2 properties
USLocal
object
4 properties
StripePaymentGatewayIntegration
object
2 properties
SystemOwnershipDetails
object
4 properties
MailgunEmailProviderRegion
string
Mailgun region for the configured domain.
EmailProviderIntegration
object
4 properties
ApiErrorResourceType
string
EmailProviderIntegrationVariant
string
The variant of email provider integration.
PaymentAcceptorUpdateRequestType
string
ApiErrorType
string
CustomTaxCode
object
2 properties
PaymentAcceptorPaymentMethodOptionsRequestCreateRequestShopperInteraction
string
EInvoicingConditionGroup
object
1 property
CustomTaxCodeField
string
The field to use a custom code for
PaymentGatewayIntegrationVariant
string
The variant of payment integration.
AdyenAutoRescue
object
2 properties
MXLocal
object
3 properties
BankAccountCreateRequestType
string
Determines what fields should be present in the bank account node.
LegalEntityManagerDetails
object
1 property
BankAccountCreateRequest
object
16 properties
Period
object
2 properties
AdyenPaymentMethodOption
object
8 properties
AmountCreateRequestCurrency
string
PaymentAcceptorUpdateRequestStatus
string
Snowflake
object
5 properties
AuthenticationSettings
object
3 properties
BankAccount
object
16 properties
PaymentAcceptorPaymentMethodOptionsRequestCreateRequest
object
6 properties
DataExportIntegrationVariant
string
The variant of payment integration.
S3AuthenticationType
string
PaymentMethodOption
object
5 properties
MailgunEmailProvider
object
3 properties
EInvoicingCondition
object
3 properties
IntegrationLinkDetail
object
2 properties
DataExportIntegration
object
6 properties
AdyenIssuer
object
2 properties
BankAccountCreateRequestAccountType
string
The bank account type.
BigQuery
object
6 properties
EInvoiceFileFormat
object
2 properties
EInvoicingMandate
object
6 properties
PaymentAcceptorUpdateRequest
object
12 properties
BRLocal
object
3 properties
IntegrationStatus
string
The status of the integration.
PaymentAcceptorCustomRedirect
object
1 property
Gcs
object
4 properties
Address
object
6 properties
AccountNumberAndBic
object
3 properties
PaymentAcceptorPaymentMethodOptionsRequestCreateRequestCountry
string
PaymentAcceptorCustomRedirectCreateRequest
object
1 property
PaymentAcceptorType
string
PaymentGatewayPaymentAcceptorCreateRequestCollectionType
string
EInvoicingConditionComparatorType
string
EInvoicingMapping
object
3 properties
PaymentGatewayPaymentAcceptorCollectionType
string
IntegrationLinkedResourceConfiguration
object
2 properties
BankAccountAccountType
string
The bank account type.
PaymentAcceptorPaymentMethodOptions
object
3 properties
ARLocal
object
3 properties
PaymentAcceptorCreateRequest
object
12 properties 2 required
PaymentAcceptorResponseWrapper
object
1 property 1 required
PaymentAcceptorCreateRequestStatus
string
S3
object
6 properties
PaymentGatewayPaymentAcceptorAdyen
object
3 properties
Integration
object
15 properties
PaymentAcceptor
object
12 properties
UsLocalAccountType
string
The bank account type.
PaymentGatewayIntegration
object
3 properties
StripePaymentMethodOption
object
1 property
AmountCreateRequest
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

solvimon-paymentacceptors-api-openapi.yml Raw ↑

Other APIs Solvimon publishes across the network.

Solvimon alertRules API
Solvimon alerts API
Solvimon apiKeys API
Solvimon approvalPolicy API
Solvimon approvalRequest API
Solvimon attachments API
Solvimon auditRecords API
Solvimon authentication API
Solvimon authenticationProviders API
Solvimon billingEntities API
Solvimon bulkActions API
Solvimon contacts API
Where this information came from

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