Earn
Set auto earn preferences
Sets auto-earn preferences for the specified account.
All body fields are optional. Only fields that are present will be updated; omitted yield sources are left unchanged.
PATCH
Authorizations
Your public API key. Identifies the partner making the request.
Monotonically increasing nonce included in the request signature.
HMAC signature over the request, computed with your private key.
Path Parameters
ID of the account to update preferences for. Refers to one of the accounts held by the user the request is acting on behalf of.
Pattern:
^[A-Z0-9]{16}$Body
application/json
Response
Successful response
Empty data object.