Attributes
- idstring
Unique identifier for the object.
- accountstring
The connected account making the repayment.
- amount_
allocationnullable object A breakdown indicating how the
amountis allocated to principal, interest, and fees. This field is available once the repayment is processing.- amount_allocation.
fees_ amountinteger The portion of
amountapplied to fees. - amount_allocation.
interest_ amountinteger The portion of
amountapplied to interest. - amount_allocation.
principal_ amountinteger The portion of
amountapplied to the principal.
- payment_
recordstringExpandable The payment record for the repayment.
- statusenum
The current status of the repayment.
Possible enum valuescanceledThe repayment was canceled by the platform.
createdThe repayment is newly-created and not yet processing.
failedThe payment has failed. To retry, create a new repayment.
processingThe payment is processing.
succeededThe payment has succeeded.
More attributes
- objectstring
String representing the object’s type. Objects of the same type share the same value.
- balance_
transactionnullable stringExpandable The balance transaction that describes the impact of this repayment on your account balance.
- credit_
ledger_ entriesarray of objects The credit ledger entries for the repayment.
- credit_
statement_ descriptornullable string Statement descriptor to be shown on the cardholder’s credit statement for this repayment.
- failure_
balance_ transactionnullable stringExpandable The balance transaction that describes the reversal of the balance on your account due to repayment failure.
- livemodeboolean
Has the value
trueif the object exists in live mode or the valuefalseif the object exists in test mode.
{ "replaceMe": "REPLACE ME"}- Need help? Contact Support.
- Check out our changelog.
- Questions? Contact Sales.
- LLM? Read llms.txt.
- Powered by Markdoc