Confirm File Detection
File
Confirm File Detection
Confirms the detection/validation of a file after upload. This endpoint processes
POST
Confirm File Detection
This endpoint requires authentication. Include your Bearer token in the Authorization header.
Description
detection session results and queues the file for processing. For ZIP files, provide an array of file confirmations with individual source/period assignments for each extracted file. Dual-Period Sources: Some sources (e.g., Merlin SNAP) require both a sale period and an accounting period. For these sources, provide bothsalePeriod (when sales occurred)
and accountingPeriod (when royalties are reported).
Code Examples
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Path Parameters
Detection session ID from file upload
Body
application/json
Confirmed royalty source name (for single files)
Confirmed accounting period (for single files, or both single and dual-period sources)
Sale period for dual-period sources (when sales occurred)
Confirmed schema mapping (optional)
Additional processing parameters
Individual file confirmations for ZIP files