Creates a connection in ACTIVE status from credentials and configuration you fill in based on the provider’s catalog.
Creates a connection inDocumentation Index
Fetch the complete documentation index at: https://docs.y.uno/llms.txt
Use this file to discover all available pages before exploring further.
ACTIVE status from credentials and configuration you fill in based on the provider’s catalog. The response includes the connection_id you’ll use to reference this connection from routing rules.
409."adyen-us-prod-001", "stripe-eu-test")."STRIPE", "ADYEN"). Must exist in the catalog."PAYIN".payment_method_type[] (from the catalog).{param_id, value} pair per parameter you’re supplying. Flat array — even nested catalog params are submitted at the top level; Yuno resolves the hierarchy from the catalog tree.Required params (where the catalog has optional: false) must be present and non-empty. Activating a boolean parent ("value": true) makes its optional: false children required.currency must be one supported by the provider.ADYEN).ACTIVE on create).PAYIN.***.secret: true in the catalog is returned as "value": "***". Your submitted secret is stored encrypted and never echoed back.| HTTP | code | When |
|---|---|---|
400 | PROVIDER_NOT_FOUND | Unknown provider_id. |
400 | MISSING_REQUIRED_PARAM | A required param is missing. details.param_id names which one. |
400 | UNSUPPORTED_PAYMENT_METHOD | payment_methods contains a method the provider doesn’t support. |
400 | UNSUPPORTED_CURRENCY | A costs[].currency isn’t in the provider’s supported list. |
400 | INVALID_PROVIDER_CREDENTIALS | The credentials failed Yuno’s pre-flight check against the provider. details.provider_message echoes the provider’s reason. |
409 | CONNECTION_MERCHANT_ID_CONFLICT | merchant_connection_id already exists in this account. |
403 | INSUFFICIENT_SCOPE | API key missing connections:write. |
Created
"f1a3c4d5-7b8e-4a2c-9d1e-3f4a5b6c7d8e"
"stripe-us-prod-001"
"STRIPE"
"ACTIVE"
"PAYIN"
["CARD", "GOOGLE_PAY", "APPLE_PAY"]"2026-05-12T10:24:00Z"
"2026-05-12T10:24:00Z"