Update Credit Settings

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
autoRechargeEnabledboolean or nullOptional
autoRechargeThresholdCentsinteger or nullOptional
autoRechargeAmountCentsinteger or nullOptional

Response

Successful Response
balanceCentsinteger
balanceDollarsdouble
autoRechargeEnabledboolean
autoRechargeThresholdCentsinteger
autoRechargeAmountCentsinteger

Errors

422
Unprocessable Entity Error