Credit
Build transaction calls to disable auto top-up
Returns the removeCreditReceiver call if the receiver is currently whitelisted; returns empty calls if already disabled.
get/credit/accounts/{account}/operator/auto-topup/disable
Path parameters
accountstring required
User account address
Query parameters
receiverstring required
Receiver address to remove
Response
List of contract calls
Changes
Changed in 2 of the 9 revisions of this API.31
- ▲
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
- ▲
- ○
endpoint added
endpoint-added
- ○