Resume payment collection
POST
https://api.tamio.com/v2/subscriptions/resume/{uuid}
Resumes payment collection on a previously paused subscription and returns the upcoming invoice.
Path Parameters
uuid
string*
UUID of the paused subscription to resume.
Responses
200
Payment collection resumed
Payment collection resumed
status
integer
subscription
Subscription
upcoming_invoice
object
Preview of the next invoice after the change.
400
Validation or business-logic error
Validation or business-logic error
status
integer
error
string
error_code
integer
401
Missing or invalid API key
Missing or invalid API key
status
integer
error
string
error_code
integer