scheduled_for_in_past
`scheduled_for` is not strictly in the future, so there is no waiting period to reserve.
| Code | Type | HTTP | Category |
|---|---|---|---|
scheduled_for_in_past | invalid_request_error | 422 | Invoices |
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.