Update an Invoice by ID

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the invoice of the order. It could also be the external ID of the invoice, but in order to use external ID it has to follow this format: ext:{externalID} or external_id:{externalID}. So for example if the invoice's external ID is test123 then the value of invoiceID should be ext:test1234 or external_id:test1234.

Body Params

Invoice object

Document that lists goods/services that have been supplied and how much money is owed.

uuid
uuid

The uuid for the organization the invoice belongs to

uuid

Order id this quote is associated to

uuid

Quote id this item is associated to

string

Order Status

string
enum

Declared value currency

Allowed:
uuid

Pay term for Invoice

string

the external identifier for the invoice

string

The custom identifier for the invoice in QBO

string

The external identifier for the invoice in QBO

string

The external identifier for the invoice in Xero

string

Error message for QBO

string

Error message for Xero

integer

The revision number of the invoice

date-time

Invoice creation date

date-time

Invoice due date

date-time

Date invoice was exported to QB

date-time

Date invoice was exported to Xero

date-time

Date invoice was sent at

date-time

Date invoice was paid at

string

The email of the recipient of the invoice

string

The email of the cc recipient of the invoice

bill_to
object
string

Notes on invoice

remit_to
object
integer

Subtotal Amount

integer

Tax amount

integer

Total Amount

string

The type of invoice

uuid

The Rose Rocket consolidated invoice ID

string

The full id of the receivables invoice this invoice is a child of. This field value can be null

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json