Zuora · Capability
API Reference — Custom Payment Method Types
API Reference — Custom Payment Method Types. 5 operations. Lead operation: Create a draft custom payment method type. Self-contained Naftiko capability covering one Zuora business surface.
What You Can Do
POST
Postcreatedraftopenpaymentmethodtype
— Create a draft custom payment method type
/v1/open-payment-method-types
PUT
Putpublishopenpaymentmethodtype
— Publish a custom payment method type
/v1/open-payment-method-types/publish/{paymentmethodtypename}
PUT
Putupdateopenpaymentmethodtype
— Update a custom payment method type
/v1/open-payment-method-types/{paymentmethodtypename}
GET
Getopenpaymentmethodtyperevision
— Retrieve a specific draft revision of a custom payment method type
/v1/open-payment-method-types/{paymentmethodtypename}/draft/{revisionnumber}
GET
Getopenpaymentmethodtypepublish
— Retrieve a published custom payment method type
/v1/open-payment-method-types/{paymentmethodtypename}/published
MCP Tools
create-draft-custom-payment-method
Create a draft custom payment method type
publish-custom-payment-method-type
Publish a custom payment method type
idempotent
update-custom-payment-method-type
Update a custom payment method type
idempotent
retrieve-specific-draft-revision-custom
Retrieve a specific draft revision of a custom payment method type
read-only
idempotent
retrieve-published-custom-payment-method
Retrieve a published custom payment method type
read-only
idempotent