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

Zuora Payment Methods API

Payment methods represents payment method details associated with a customer account.

Zuora Payment Methods API is one of 80 APIs that Zuora publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Payment Methods. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 15 operations across 11 paths, and defines 40 schemas. It is described by OpenAPI 2.0, at version 2023-12-15.

15 operations 11 paths 40 schemas 2 DELETE3 GET7 POST3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
2023-12-15
Resource Areas
1

Paths & Operations 15

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

Payment Methods 15

Payment methods represents payment method details associated with a customer account.

POST
/v1/payment-methods
Create a payment method
POST_PaymentMethods 8 params → 200
POST
/v1/payment-methods/decryption
Create an Apple Pay payment method
POST_PaymentMethodsDecryption 8 params → 200
PUT
/v1/payment-methods/{payment-method-id}
Update a payment method
PUT_PaymentMethod 8 params → 200
GET
/v1/payment-methods/{payment-method-id}
Retrieve a payment method
GET_PaymentMethod 7 params → 200
DELETE
/v1/payment-methods/{payment-method-id}
Delete a payment method
DELETE_PaymentMethods 7 params → 200
PUT
/v1/payment-methods/{payment-method-id}/verify
Verify a payment method
PUT_VerifyPaymentMethods 6 params → 200
PUT
/v1/payment-methods/{payment-method-id}/scrub
Scrub a payment method
PUT_ScrubPaymentMethods 7 params → 200
POST
/v1/payment-methods/{payment-method-id}/profiles
Create a stored credential profile
POST_CreateStoredCredentialProfile 9 params → 200
GET
/v1/payment-methods/{payment-method-id}/profiles
List stored credential profiles of a payment method
GET_StoredCredentialProfiles 8 params → 200
POST
/v1/payment-methods/{payment-method-id}/profiles/{profile-number}/cancel
Cancel a stored credential profile
POST_CancelStoredCredentialProfile 9 params → 200
POST
/v1/payment-methods/{payment-method-id}/profiles/{profile-number}/expire
Expire a stored credential profile
POST_ExpireStoredCredentialProfile 9 params → 200
POST
/payment-methods/apple-pay/domains
Register an Apple Pay domain
POST_RegisterApplePayDomain 8 params → 200
GET
/payment-methods/apple-pay/domains
List registered Apple Pay domains
GET_ListApplePayDomains 8 params → 200
DELETE
/payment-methods/apple-pay/domains/{id}
Unregister an Apple Pay domain
DELETE_UnregisterApplePayDomain 8 params → 200
POST
/web-payments/sessions
Create a payment session
POST_CreatePaymentSession 8 params → 200

Schemas 40

The contract defines 40 schemas that model the data the API accepts and returns. The most detailed are CreatePaymentMethodCreditCard (14 properties), POSTPMMandateInfo (13 properties), CreatePaymentMethodACH (12 properties), POSTPaymentMethodDecryption (11 properties). Each schema is shown below with its type and property counts.

CommonResponseType
object
3 properties
PUTPMAccountHolderInfo
object
The account holder information. This field is not supported in updating Credit Card Reference Transaction payment methods.
8 properties
POSTCreatePaymentSessionResponse
object
1 property
GETPaymentMethodResponseACH
object
5 properties
POSTPaymentMethodDecryption
object
11 properties 3 required
POSTPMMandateInfo
object
The mandate information for the Credit Card, Apple Pay, Google Pay, Credit Card Reference Transaction, ACH, or Bank Transfer payment method. The following mand…
13 properties
POSTPaymentMethodRequest
CreatePaymentMethodCreditCard
object
14 properties
CreatePaymentMethodCardholderInfo
object
Container for cardholder information. This container field is required for credit card payment methods. The nested cardHolderName field is required.
9 properties 1 required
GETPaymentMethodResponsePayPal
object
3 properties
GetStoredCredentialProfilesResponse
object
2 properties
CreatePMPayPalECPayPalNativeECPayPalCP
object
2 properties
GETPaymentMethodResponseBankTransfer
object
7 properties
CreateStoredCredentialProfileRequest
object
9 properties 3 required
DELETEUnresigerApplePayDomainResponse
object
1 property
POSTRegisterApplePayDomainRequest
object
1 property 1 required
PaymentMethodObjectCustomFields
object
Container for custom fields of a payment method object.
PUTPaymentMethodRequest
POSTPaymentMethodResponse
PUTPaymentMethodResponse
object
2 properties
CreatePaymentMethodBankTransfer
object
11 properties
POSTRegisterApplePayDomainResponse
object
4 properties
POSTPaymentMethodResponseDecryption
object
4 properties
PUTPaymentMethodObjectCustomFields
object
Container for custom fields of a payment method object.
PUTVerifyPaymentMethodType
object
4 properties
CreatePaymentMethodApplePayAdyen
object
1 property
POSTCreatePaymentSessionRequest
object
6 properties 4 required
PUTVerifyPaymentMethodResponseType
object
2 properties
GETPaymentMethodResponse
GETPMAccountHolderInfo
object
The account holder information.
9 properties
ModifiedStoredCredentialProfileResponse
object
3 properties
CreatePaymentMethodGooglePayAdyenChase
object
1 property
GETPaymentMethodResponseGooglePay
object
5 properties
CreatePaymentMethodPayPalAdaptive
object
1 property
GETListApplePayDomainsResponse
object
2 properties
GETPaymentMethodResponseCreditCard
object
4 properties
GETPaymentMethodResponseApplePay
object
5 properties
CreatePaymentMethodACH
object
12 properties
PUTPMCreditCardInfo
object
3 properties
CreatePaymentMethodCCReferenceTransaction
object
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

zuora-payment-methods-api-openapi.yml Raw ↑

Other APIs Zuora publishes across the network.

Zuora V1 API
Zuora Accounting Codes API
Zuora Accounting Periods API
Zuora Accounts API
Zuora Actions API
Zuora Aggregate Queries API
Zuora API Health API
Zuora Attachments API
Zuora Bill Run API
Zuora Bill Run Health API
Zuora Billing Documents API
Zuora Billing Preview Run API