Skip to main content
PUT
cURL

Path Parameters

businessId
integer<int64>
required
receiptId
integer<int64>
required

Body

businessId
integer<int64> | null
employeeId
integer<int64> | null
customer
object
billingAddress
object
shippingAddress
object
items
object[] | null
itemGroups
object[] | null
currency
string | null
updatedAt
string<date-time>
cancelledAt
string<date-time> | null
cancelReason
string | null
paymentStatus
string | null
totalDiscounts
number<double>
taxes
object[] | null
taxesIncluded
boolean
totalTip
number<double>
totalDuties
number<double>
totalShipping
number<double>
totalWeight
number<double>
totalTaxes
number<double>
total
number<double>
subTotal
number<double>
receiptMetadata
object
locationId
integer<int64> | null
transactions
object[] | null
barcode
object

Response

200

OK