v1

latestOpenAPI 3.1.02026-07-2484125489.6 KB
protection_provider

Create a protection provider on the given merchant profile

Create a Protection Provider on the given Merchant Profile. A Protection Provider can be used as part of authorize, purchase, and verify transactions. At least one card type object must be included in the request. The following card types are supported: Visa, Mastercard, American Express, Discover, Diners, JCB, Dankort, Union Pay, and Cartes Bancaires.

post/protection/providers

Request body

merchant_profile_keystring required

The token returned upon creating a Merchant Profile

typestring required

The type of Protection Provider being created. Currently two types are supported: spreedly or test (case sensitive)

three_ds_enabledboolean

Enable 3DS2 Global for this Protection Provider. See Protect documentation for more details.

Response

Created