The following operations are available for this resource.
Http Verb | Operation | ||
---|---|---|---|
GET | Method: GetStatus, URL: TXN/PledgeBilling/{id}/Status | Test | |
Get status of a pledge billing run. Job is finished processing when IsCompleted is true. Only billing runs using automated billing will be running after the response from a POST to Txn/PledgeBilling. |
|||
POST | Method: BillPledges, URL: TXN/PledgeBilling | Test | |
This is not intended for use outside of the Tessitura application. There is no standard way to return billing details for a run. For a given campaign, funds, bill types etc., It raises bills for all those scheduled payments that have due date between given start and end dates. It also checks to see that a bill was not raised after a given 'cut off date'. |