Approve read

Description

If the project is a Booking or Speedy, this operation is optional. Approving a read for a Booking or Speedy automatically changes the status of the project to "disposed".

If the project is a Casting, you must use this operation to inform VoiceBunny which voice actor is the winner, so that the winner can then record the full project. Approving a read for a Casting automatically changes the status of the project to "unassignable". Alternatively, if you use the argument setAsFinalRecording, the audition will become the full read, the voice actor won't be asked to record the full project, and the status of the project will automatically change to "disposed".

This operation can only be executed by the owner of the project.

Arguments

= required
= only one of these is required
NameTypeDescriptionDefault value
setAsFinalRecordingbooleanIf this audition is good enough to be used as the final audio, you can use this argument. When the value of this argument is "1", the audition will become the full read, the voice actor won't be asked to record the full project, and the status of the project will automatically change to "disposed".0

Errors

  • 5013: You are not authorized to modify this project. Only the owner can modify it.
  • 5018: The ID in the url makes reference to a deliverable that does not exist.
  • 5028: This deliverable was already rejected.
  • 5029: This deliverable was already approved.
  • 5067: The project is in status "disposed". You cannot approve or reject deliverables after the project has reached this status.
  • 5079: You cannot approve this deliverable. You've already selected a winner for this project.