Freshbooks API
Getting access, Developing, Testing
Back to FreshbooksUndelete Retainer
A retainer is deleted by changing the active status to "false". It can be undeleted by changing active status back to true.
Input
type: object
properties:
parameters:
type: object
properties:
Content-Type:
type: string
businessId:
type: string
retainerId:
type: string
required:
- businessId
- retainerId
title: Parameters
Output
type: object