v1
latestOpenAPI 3.0.02026-07-2482421001.1 KBEncore
Reject Book copy jobs
This API allows the recipient organization to reject an incoming <glossary:Book> copy request. A book.copy.request_rejected webhook event is then triggered and sent to the sender organization.
📘 Note
- This API is intended for small and medium business (SMB) funders using the Book copy feature.
- A Book copy job can be rejected only when its status is AWAITING_RECIPIENT.
- A Book cannot be rejected after it has been accepted. Additionally, a previously rejected Book cannot be rejected again.
post/v1/book/copy-jobs/{job_id}/reject
Path parameters
job_idstring uuid required
UUID of the Book copy job to reject.
Response
The Book copy job was successfully rejected.