Skip to main content
POST
cURL

Path Parameters

businessId
string
required

Body

attachmentId
integer<int64> | null
businessId
integer<int64> | null
merchantId
integer<int64> | null
customerId
integer<int64> | null
vendorId
integer<int64> | null
vendorAccountId
integer<int64> | null
categoryId
integer<int64> | null
currency
string | null
description
string | null
category
string | null
note
string | null
date
string<date-time> | null
taxesIncluded
boolean
tags
string[] | null
lineItems
object[] | null
lineItemGroups
object[] | null
taxes
object[] | null
discounts
object[] | null
fees
object[] | null
totalDiscounts
object
totalFees
object
subTotal
object
totalTip
object
totalDuties
object
totalShipping
object
totalTaxes
object
total
object
totalPaid
object
locationId
integer<int64> | null
location
object
customer
object
receiptId
string | null
employeeId
integer<int64> | null
billingAddress
object
shippingAddress
object
cancelledAt
string<date-time> | null
cancelReason
string | null
Maximum string length: 255
orderNumber
string | null
paymentStatus
string | null
totalWeight
number<double>
source
string | null
type
enum<string>
Available options:
RECEIPT_OFFICIAL,
RECEIPT_OCR,
RECEIPT_HTML,
RECEIPT_MANUAL,
INVOICE_OFFICIAL,
INVOICE_OCR,
INVOICE_HTML,
INVOICE_MANUAL,
MILEAGE_EXPENSE
receiptMetadata
object
payments
object[] | null
barcode
object
originalReceiptUrl
string | null
review
object
signature
object

Response

200

OK