Skip to main content
PATCH
Update Autopay

Authorizations

Authorization
string
header
required

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

Body

application/json

Request to update autopay settings.

enabled
boolean
required
days_before
integer | null

Days before expiration to charge

Required range: 1 <= x <= 30

Response

Successful Response