Schedule outreach call
Authentication
Path parameters
Request
ID of the originating enrichment run to associate with this call. Optional. When omitted, Payabli generates a standalone call schedule and skips the enrichment lookup. The bill due-date check only runs when both enrichmentId and billId are supplied.
Bill ID used for the due-date check. When the bill is due in fewer than three days, the call is skipped and the fallback method is applied. Only evaluated when enrichmentId is also supplied.
Payment method to apply to the vendor record if the call can’t determine a preference or all retries are exhausted. Values are check (the default) or managed.
Number of times to retry the call if the vendor doesn’t answer. Defaults to 3. Maximum is 5. The get outreach call status response reports this value as maxAttempts.
IANA timezone identifier used to schedule the call in the vendor’s local time. Defaults to America/New_York.
When true, dispatches the call immediately and bypasses the business-hours window and the bill due-date check. Defaults to false.
Response
Response text for operation: ‘Success’ or ‘Declined’.
Code for the response. Learn more in API Response Codes.
Field not in use on this endpoint. It always returns 0.
Boolean indicating whether the operation was successful. A true value
indicates success. A false value indicates failure.