Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --request POST \ --url 'https://api.stateset.com/api/v1/revenue-obligations/{id}/schedule' \ --header 'Authorization: Bearer YOUR_API_KEY'
{ "deferred_total": "string", "entries": [ { "amount": "string", "period": 1, "period_start": "string", "status": "string" } ], "obligation_id": "string", "recognized_total": "string", "total_amount": "string" }
Generate schedule (/api/v1/revenue-obligations/{id}/schedule)