Upsert recognized revenue

View as Markdown

Authentication

Authorizationstring
API Key authentication via header

Path parameters

performanceObligationIdstringRequired
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).

recognizedRevenuelist of objectsRequired
Array of recognized revenue entries

Response

Returns the revenue schedule ID
payloadstring
Response payload, will be empty when success is false
successboolean

Boolean with true=success, false=failure

messagestring

Plain-text description of the result

errorobject
json element with any error messages or warnings

Errors

400
Bad Request Error
404
Not Found Error
500
Internal Server Error