Enable a Bridge integration
curl --request POST \
--url http://localhost:3001/v1/bridge-integrations/{bridgeIntegrationId}/enable{
"id": "<string>",
"organizationId": "<string>",
"name": "<string>",
"integrationKey": "<string>",
"webhookId": "<string>",
"webhookUrl": "<string>",
"eventCategories": [],
"hasApiKey": true,
"lastTransferSyncedAt": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}๐ Integrations & API Keys
Enable a Bridge integration
POST
/
v1
/
bridge-integrations
/
{bridgeIntegrationId}
/
enable
Enable a Bridge integration
curl --request POST \
--url http://localhost:3001/v1/bridge-integrations/{bridgeIntegrationId}/enable{
"id": "<string>",
"organizationId": "<string>",
"name": "<string>",
"integrationKey": "<string>",
"webhookId": "<string>",
"webhookUrl": "<string>",
"eventCategories": [],
"hasApiKey": true,
"lastTransferSyncedAt": "2023-11-07T05:31:56Z",
"createdAt": "2023-11-07T05:31:56Z",
"updatedAt": "2023-11-07T05:31:56Z"
}Headers
Minimum string length:
1Minimum string length:
1Path Parameters
Minimum string length:
1Response
Default Response
Available options:
disabled, active, deleted Available options:
customer, kyc_link, liquidation_address.drain, static_memo.activity, transfer, virtual_account.activity, bridge_wallet.activity, card_account, card_transaction, card_withdrawal, posted_card_account_transaction, external_account Available options:
true โI
