ProviderConfigs
Update a provider config status
Trigger an action to patch the provider config.
patch/payment/providers/{providerId}/configs/{providerConfigId}
Path parameters
providerIdstring uuid required
Identifier of the resource in Payrails.
providerConfigIdstring uuid required
Identifier of the resource in Payrails.
Headers
x-idempotency-keystring uuid required
Idempotency key to be used. Sending again the same key would return the same result without re-executing the update.
Request body
Response
Success.