Factuarea API

scheduled_for_in_past

`scheduled_for` is not strictly in the future, so there is no waiting period to reserve.

CodeTypeHTTPCategory
scheduled_for_in_pastinvalid_request_error422Invoices

Cause

scheduled_for is not strictly in the future, so there is no waiting period to reserve.

What to do

Send scheduled_for as an instant later than now, in ISO 8601 with time zone; to issue immediately, call the issuing operation instead.

On this page