Execute saved agency bill promises
A saved agency bill promise is essentially a draft of a promise. When a saved agency bill promise is executed, BillingCenter records how the promise is to be distributed. The distribution is reflected in other screens, including the Agency Bill Statement screen and the Agency Bill Exceptions screen. Executing a saved promise is appropriate when a promise has been fully entered into BillingCenter.
Use the following endpoint to execute saved agency bill promises:
- POST
/billing/v1/producers/{producerId}/ab-promised-monies/{abPromisedMoneyId}/execute
No request body is required.
A 200 response is returned if the request is successful. The executed promise is
returned, with the saved field set to false, and the
appliedDate set on the promise.