ProviderConfigs
Create a provider config with authenticated onboarding
Trigger an action to create the provider config after completing an authenticated onboarding flow.
post/payment/providers/{providerId}/configs/authenticated
Path parameters
providerIdstring 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
Created.