diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index eb894c8f..c233245c 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -5895,7 +5895,7 @@ "description": "The current repayment interval for the Connected account.", "properties": { "due_at": { - "description": "The time at which the minimum payment amount will be due. If not met through withholding, the Connected account's linked bank account will be debited.\nGiven in seconds since unix epoch.", + "description": "The time at which the minimum payment amount will be due. If not met through withholding, the Connected account's linked bank account or account balance will be debited.\nGiven in seconds since unix epoch.", "type": "number" }, "paid_amount": {