Upsert recognized revenue
Authentication
Authorizationstring
API Key authentication via header
Path parameters
performanceObligationId
The ID of the performance obligation
Request
Recognized revenue entries to upsert for the performance obligation. Amounts may be positive or negative (e.g. negative values when reallocating discounts).
recognizedRevenue
Array of recognized revenue entries
Response
Returns the revenue schedule ID
payload
Response payload, will be empty when success is false
success
Boolean with true=success, false=failure
message
Plain-text description of the result
error
json element with any error messages or warnings
Errors
400
Bad Request Error
404
Not Found Error
500
Internal Server Error

