Zuora · Capability
API Reference — Payment Methods
API Reference — Payment Methods. 15 operations. Lead operation: Register an Apple Pay domain. Self-contained Naftiko capability covering one Zuora business surface.
What You Can Do
POST
Postregisterapplepaydomain
— Register an Apple Pay domain
/v1/payment-methods/apple-pay/domains
GET
Getlistapplepaydomains
— List registered Apple Pay domains
/v1/payment-methods/apple-pay/domains
DELETE
Deleteunregisterapplepaydomain
— Unregister an Apple Pay domain
/v1/payment-methods/apple-pay/domains/{id}
POST
Postpaymentmethods
— Create a payment method
/v1/v1/payment-methods
POST
Postpaymentmethodsdecryption
— Create an Apple Pay payment method
/v1/v1/payment-methods/decryption
PUT
Putpaymentmethod
— Update a payment method
/v1/v1/payment-methods/{payment-method-id}
GET
Getpaymentmethod
— Retrieve a payment method
/v1/v1/payment-methods/{payment-method-id}
DELETE
Deletepaymentmethods
— Delete a payment method
/v1/v1/payment-methods/{payment-method-id}
POST
Postcreatestoredcredentialprofile
— Create a stored credential profile
/v1/v1/payment-methods/{payment-method-id}/profiles
GET
Getstoredcredentialprofiles
— List stored credential profiles of a payment method
/v1/v1/payment-methods/{payment-method-id}/profiles
POST
Postcancelstoredcredentialprofile
— Cancel a stored credential profile
/v1/v1/payment-methods/{payment-method-id}/profiles/{profile-number}/cancel
POST
Postexpirestoredcredentialprofile
— Expire a stored credential profile
/v1/v1/payment-methods/{payment-method-id}/profiles/{profile-number}/expire
PUT
Putscrubpaymentmethods
— Scrub a payment method
/v1/v1/payment-methods/{payment-method-id}/scrub
PUT
Putverifypaymentmethods
— Verify a payment method
/v1/v1/payment-methods/{payment-method-id}/verify
POST
Postcreatepaymentsession
— Create a payment session
/v1/web-payments/sessions
MCP Tools
register-apple-pay-domain
Register an Apple Pay domain
list-registered-apple-pay-domains
List registered Apple Pay domains
read-only
idempotent
unregister-apple-pay-domain
Unregister an Apple Pay domain
idempotent
create-payment-method
Create a payment method
create-apple-pay-payment-method
Create an Apple Pay payment method
update-payment-method
Update a payment method
idempotent
retrieve-payment-method
Retrieve a payment method
read-only
idempotent
delete-payment-method
Delete a payment method
idempotent
create-stored-credential-profile
Create a stored credential profile
list-stored-credential-profiles-payment
List stored credential profiles of a payment method
read-only
idempotent
cancel-stored-credential-profile
Cancel a stored credential profile
expire-stored-credential-profile
Expire a stored credential profile
scrub-payment-method
Scrub a payment method
idempotent
verify-payment-method
Verify a payment method
idempotent
create-payment-session
Create a payment session