Call data to repay credit debt
Creates list of contract calls to approve USDC and repay debt to CreditHub
Path parameters
Account (borrower) that will repay the debt
Query parameters
Amount in lowest denomination (e.g., wei for ETH)
Response
List of contract calls to execute repayment
Changes
Changed in 3 of the 9 revisions of this API.61
- ○
the endpoint scheme security
ApiKeyAuthwas removed from the APIapi-security-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ▲
the
calls/items/dataresponse's property type/format changed fromstring/toarray/for status200response-property-type-changed
- ▲
the
calls/items/toresponse's property type/format changed fromstring/toarray/for status200response-property-type-changed
- ▲
the
calls/items/valueresponse's property type/format changed fromstring/toobject/for status200response-property-type-changed
- ▲
- ▲
the
calls/items/dataresponse's property type/format changed fromarray/tostring/for status200response-property-type-changed
- ▲
the
calls/items/toresponse's property type/format changed fromarray/tostring/for status200response-property-type-changed
- ▲
the
calls/items/valueresponse's property type/format changed fromobject/tostring/for status200response-property-type-changed
- ▲