Update scheduled recurring invoice
API to update scheduled recurring invoice
POST
Update scheduled recurring invoice
Headers
API Version
Available options:
2021-07-28 Path Parameters
Schedule Id
Example:
"6578278e879ad2646715ba9c"
Response
Successful response
Schedule Id
Example:
"6578278e879ad2646715ba9c"
Schedule Status
Example:
"draft"
Live Mode
Example:
false
Location Id or Agency Id
Example:
"6578278e879ad2646715ba9c"
Available options:
location Name of the invoice
Example:
"New Invoice"
List of invoices
Example:
{
"name": "Alex",
"address": {
"addressLine1": "9931 Beechwood",
"city": "St. Houston",
"state": "TX",
"countryCode": "USA",
"postalCode": "559-6993"
},
"phoneNo": "+1-214-559-6993",
"website": "www.example.com"
}Currency
Example:
"USD"
Example:
{
"id": "c6tZZU0rJBf30ZXx9Gli",
"phoneNo": "+1-214-559-6993",
"email": "alex@example.com",
"customFields": [],
"name": "Alex",
"address": { "countryCode": "US" }
}Invoice Items
Example:
[
{
"taxes": [],
"_id": "c6tZZU0rJBf30ZXx9Gli",
"productId": "c6tZZU0rJBf30ZXx9Gli",
"priceId": "c6tZZU0rJBf30ZXx9Gli",
"currency": "USD",
"name": "Macbook Pro",
"qty": 1,
"amount": 999
}
]Total Amount
Example:
999
Title
Example:
"INVOICE"
Terms notes
Example:
"Confidential"
Compiled terms notes
Example:
"Confidential"
created at
Example:
"2023-12-12T09:27:42.355Z"
updated at
Example:
"2023-12-12T09:27:42.355Z"
Example:
{ "type": "percentage", "value": 0 }Last modified on March 8, 2026
Update scheduled recurring invoice