v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141531,219979.8 KB

Creates a new payment credential provider for storing authentication credentials used by payment connectors to communicate with external payment providers.

post/identities/CreatePaymentCredentialProvider

Request body

namestring required

Unique name for the payment credential provider.

credentialProviderVendor'CoinbaseCDP' | 'StripePrivy' required

Supported vendor types for payment providers using non-standard auth protocols.

tagsobject

Optional tags for resource organization.

Response

Success

namestring required

The name of the created payment credential provider.

credentialProviderVendor'CoinbaseCDP' | 'StripePrivy' required

The vendor type for the created payment credential provider.

credentialProviderArnstring required

The Amazon Resource Name (ARN) of the created payment credential provider.