Authentication
This endpoint requires authentication. Include your bearer token in the Authorization header.Request Body
Request Schema
Field | Type | Required | Description |
---|---|---|---|
royaltySource | string | ✅ | |
accountingPeriod | string | ✅ | |
salePeriod | string | ✅ | |
fileMetaData | object | ✅ |
Responses
✅ 200 - Signed upload URL generated.
⚠️ 400 - undefined
⚠️ 401 - undefined
❌ 500 - undefined
Tags
File
Authorizations
JWT Authorization header using the Bearer scheme. Format: "Bearer {token}"
Body
application/json
Response
Signed upload URL generated.