Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The name of the connector.
Available options:
STRIPE, DUMMY-PAY, WISE, MODULR, CURRENCY-CLOUD, BANKING-CIRCLE, MANGOPAY, MONEYCORP, ATLAR, ADYEN, GENERIC Body
application/json
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
- Option 7
- Option 8
- Option 9
- Option 10
- Option 11
Example:
"My Stripe Account"
Example:
"XXX"
The frequency at which the connector will try to fetch new BalanceTransaction objects from Stripe API.
Example:
"60s"
Number of BalanceTransaction to fetch at each polling interval.
Required range:
x >= 0Example:
50
Response
OK