Update a detected recurring transaction

PUT/api/v1/subscriptions/

Override the display name, monthly cost, frequency, or add notes to a detected recurring transaction.

Operation ID: update_subscription_api_v1_subscriptions__put·View as markdown·OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Request body

counterparty_keystringrequired
registry_idstring
custom_namestring
custom_amount_centsinteger

Override monthly cost in cents

custom_frequencystring
notesstring

Responses

200Successful Response

successboolean
messagestring
codestring
dataUpdateSubscriptionResponse

400Bad Request - Invalid input

401Unauthorized - Authentication required

403Forbidden - Insufficient permissions

422Validation Error

detailarray · ValidationErrorValidationError
5 fields
locarray · string | integerrequired
msgstringrequired
typestringrequired
inputobject
ctxobject