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
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 >= 0
Example:
50
Response
OK