Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Equinix PaymentMethods API

Payment Method Management

Equinix PaymentMethods API is one of 74 APIs that Equinix publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 3 operations across 1 path, and defines 5 schemas. It is described by OpenAPI 3.0.1, at version 1.2.

Requests are made against a single base URL, https://api.equinix.com.

3 operations 1 paths 5 schemas 1 DELETE1 GET1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
1.2
Base URL
https://api.equinix.com
Terms of Service
Resource Areas
1

Paths & Operations 3

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

PaymentMethods 3

Payment Method Management

DELETE
/payment-methods/{id}
Delete the payment method
deletePaymentMethod 1 param → 204401404
GET
/payment-methods/{id}
Retrieve a payment method
findPaymentMethodById 2 params → 200401404
PUT
/payment-methods/{id}
Update the payment method
updatePaymentMethod 2 params body → 200401404422

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are PaymentMethod (15 properties), PaymentMethodUpdateInput (6 properties), PaymentMethodBillingAddress (3 properties), Error (2 properties). Each schema is shown below with its type and property counts.

Error
object
Error responses are included with 4xx and 5xx HTTP responses from the API service. Either "error" or "errors" will be set.
2 properties
PaymentMethod
object
15 properties
PaymentMethodUpdateInput
object
6 properties
PaymentMethodBillingAddress
object
3 properties
Href
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

equinix-paymentmethods-api-openapi.yml Raw ↑

Other APIs Equinix publishes across the network.

Equinix Agent Templates API
Equinix Agents API
Equinix Authentication API
Equinix availability API
Equinix Batches API
Equinix BGP API
Equinix Capacity API
Equinix Cloud Events API
Equinix Cloud Routers API
Equinix Company Profiles API
Equinix Connections API
Equinix Console Log Details API