invoiceDuplicate
Duplicate an invoice
Input fields
id (
ID!
)
ID of invoice to duplicate
Return fields
amountOutstanding (
Float
)
Amount outstanding
amountPaid (
Float
)
Amount paid
billingAddress (
CustomerAddress
)
Billing address
contact (
Contact!
)
Customer contact
contractorProfile (
ContractorProfile
)
Contractor profile
createdAt (
ISO8601Date!
)
Created date
customerDueAt (
ISO8601Date!
)
Customer due date
customerNote (
String
)
Customer note
deliveryMethod (
DeliveryMethod
)
Delivery method
discount (
Float
)
Discount
discountAmount (
Float
)
Discount Amount
discountAsPercentage (
Boolean
)
Discount is percentage?
dueAt (
ISO8601DateTime
)
Production due date
id (
ID!
)
The ID
invoiceAt (
ISO8601Date!
)
Invoice date
merch (
Boolean!
)
Is this from a merch order?
nickname (
String
)
Nickname
owner (
User
)
User who owns the order
packingSlipUrl (
String!
)
Packing slip url
paidInFull (
Boolean!
)
Paid in full?
paymentDueAt (
ISO8601Date!
)
Payment due date
paymentRequest (
PaymentRequest
)
Payment request
paymentTerm (
PaymentTerm
)
Payment term
productionNote (
String
)
Production notes
publicHash (
String!
)
Public hash
publicPdf (
String!
)
Public pdf url
publicUrl (
String!
)
Public url
salesTax (
Float
)
Sales tax
salesTaxAmount (
Float
)
Sales Tax Amount
shippingAddress (
CustomerAddress
)
Shipping address
startAt (
ISO8601DateTime!
)
Start date
status (
Status!
)
Status
subtotal (
Float
)
Subtotal
Tasks
threadSummary (
ThreadSummary
)
Messages
timestamps (
ObjectTimestamps!
)
Object timestamps
total (
Float
)
Total
totalQuantity (
Int
)
Total quantity of items
totalUntaxed (
Float
)
Total untaxed
url (
String!
)
Url
visualId (
ID
)
Quote #
visualPoNumber (
String
)
PO Number
workorderUrl (
String!
)
Workorder url