Restore a dismissed recurring transaction

POST/api/v1/subscriptions/restore

Undo a previous dismissal so the recurring transaction appears again.

Operation ID: restore_subscription_api_v1_subscriptions_restore_post·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

Normalized counterparty name to restore

Responses

201Successful Response

successboolean
messagestring
codestring
dataRestoreSubscriptionResponse

400Bad Request - Invalid input

401Unauthorized - Authentication required

403Forbidden - Insufficient permissions

422Validation Error

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