Skip to main content

Transactions

Manage sales transactions including creating, updating, and completing orders. Transactions represent the core sales workflow in Blaze.

Base URL: /api/v1/partner/transactions

Endpoints Overview

MethodEndpointDescription
GET/Get All Transaction
GET/daysGet All Transaction By Days
GET/activeGet All Transaction
GET/{transactionId}Get Transaction by Id
POST/queues/{queueName}Add Member to Queue
POST/{transactionId}/scheduleUpdate Scheduled Delivery Time for Accepted Orders
DELETE/{transactionId}Delete Transaction from Queue
POST/{transactionId}/preparePrepare Cart
POST/{transactionId}/sendToFulfillSet Transaction to Fulfill
POST/{transactionId}/completeComplete Transaction
POST/{transactionId}/markAsPaidMark Transaction as Paid
POST/{transactionId}/signSign Transaction
POST/{transactionId}/holdHold Transaction
POST/{transactionId}/addressUpdate delivery address for transaction
POST/{transactionId}/employeeReassign Transaction Employee
GET/{transactionId}/unassignUnassign Transaction
GET/{transactionId}/startStart Transaction
GET/{transactionId}/stopStop Transaction
GET/members/{memberId}/completedGet completed transactions for member
GET/members/{memberId}/activeGet active transactions for member
POST/{transactionId}/finalizeFinalize all transaction items
POST/{transactionId}/unfinalizeUnfinalize all transaction items
POST/{transactionId}/packedByUpdate Pack By Employee
POST/{transactionId}/preparedByUpdate Prepare By Employee

Get All Transaction

GET /api/v1/partner/transactions

Retrieve a paginated list of transactions within a date range. Dates must be in MM/dd/yyyy format. The maximum date range is 7 days — requests exceeding this will be rejected. If no dates are provided, defaults to the last 7 days. Results are capped at 100 per page.

Query Parameters

ParameterTypeRequiredDescription
startDatestringNoStart date filter
endDatestringNoEnd date filter
skipintegerNoNumber of records to skip
limitintegerNoMaximum records to return

Response

Returns a paginated SearchResult of Transaction objects.

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Get All Transaction By Days

GET /api/v1/partner/transactions/days

Retrieve transactions starting from a given date for a specified number of days. This is a convenience alternative to the date-range endpoint — instead of providing both startDate and endDate, you specify a startDate and a days count (1–7). The same 7-day maximum applies.

Query Parameters

ParameterTypeRequiredDescription
startDatestringNoStart date filter
daysintegerNoNumber of days to query (default: 1)
skipintegerNoNumber of records to skip
limitintegerNoMaximum records to return

Response

Returns a paginated SearchResult of Transaction objects.

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Get All Transaction

GET /api/v1/partner/transactions/active

Retrieve all currently active (in-progress) transactions for the store. Active transactions are orders that have been started but not yet completed, held, or cancelled. No date or pagination parameters are needed.

Response

Returns a paginated SearchResult of Transaction objects.

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Get Transaction by Id

GET /api/v1/partner/transactions/{transactionId}

Retrieve a single transaction by its ID. Returns the full transaction object including line items, payment info, and status.

Path Parameters

ParameterTypeDescription
transactionIdstringThe transaction i d

Response

Returns a Transaction object.

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Add Member to Queue

POST /api/v1/partner/transactions/queues/{queueName}

Create a new transaction by adding a member to a named queue. The queueName path parameter identifies which queue to add the member to (e.g., pickup, delivery). The request body must include memberId, terminalId, and employeeId. Optionally set delivery scheduling fields like deliveryDate, pickUpDate, and completeAfter.

Path Parameters

ParameterTypeDescription
queueNamestringThe queue name

Request Body

FieldTypeRequiredDescription
memberIdstringYesMember identifier
associatePickerUpOrderstringNoAssociate Picker Up Order
createOnFleetTaskbooleanNoCreate On Fleet Task (default: false)
memostringNoMemo/notes
onFleetTeamIdstringNoOn Fleet Team identifier
createTookanTaskbooleanNoCreate Tookan Task
tookanTeamIdstringNoTookan Team identifier
orderTagsstring[]NoOrder Tags
kioskCheckInIdstringNoKiosk Check In identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
completeAfterlongNoComplete After
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
shopIdstringNoShop identifier
defaultRegionByAddressbooleanNoDefault Region By Address
terminalIdstringYesTerminal identifier
employeeIdstringYesEmployee identifier

Response

Returns a Transaction object.

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Update Scheduled Delivery Time for Accepted Orders

POST /api/v1/partner/transactions/{transactionId}/schedule

Update the scheduled delivery time for an accepted order. Use this after an order has been accepted to change when it should be delivered. Requires employeeId in the request body along with the new scheduleDate timestamp.

Path Parameters

ParameterTypeDescription
transactionIdstringThe transaction i d

Request Body

FieldTypeRequiredDescription
scheduleDatelongNoSchedule timestamp (epoch ms)
completeAfterlongNoComplete After
employeeIdstringYesEmployee identifier

Response

Returns a Transaction object.

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Delete Transaction from Queue

DELETE /api/v1/partner/transactions/{transactionId}

Cancel a transaction and remove it from the queue. The request body must include terminalId and employeeId. You can optionally provide a reason string explaining why the transaction was cancelled.

Path Parameters

ParameterTypeDescription
transactionIdstringThe transaction i d

Request Body

FieldTypeRequiredDescription
reasonstringNoReason
terminalIdstringYesTerminal identifier
employeeIdstringYesEmployee identifier

Prepare Cart

POST /api/v1/partner/transactions/{transactionId}/prepare

Calculate pricing, taxes, and discounts for a transaction without finalizing it. This is a non-destructive "dry run" — use it to preview the cart totals before completing the transaction. Send the full transaction object in the request body.

Path Parameters

ParameterTypeDescription
transactionIdstringThe transaction i d

Request Body

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Response

Returns a Transaction object.

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Set Transaction to Fulfill

POST /api/v1/partner/transactions/{transactionId}/sendToFulfill

Transition a transaction to fulfillment status, indicating it is ready for packing, preparation, or delivery. Send the full transaction object in the request body.

Path Parameters

ParameterTypeDescription
transactionIdstringThe transaction i d

Request Body

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Response

Returns a Transaction object.

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Complete Transaction

POST /api/v1/partner/transactions/{transactionId}/complete

Complete and close a transaction. The transaction object in the request body must include memberId, sellerId, and terminalId — the request will be rejected if any of these are missing. This is the final step in the transaction lifecycle.

Path Parameters

ParameterTypeDescription
transactionIdstringThe transaction i d

Request Body

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Response

Returns a Transaction object.

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Mark Transaction as Paid

POST /api/v1/partner/transactions/{transactionId}/markAsPaid

Mark a completed transaction as paid using the specified payment method. The paymentOption query parameter specifies the payment type (e.g., Cash, Credit, Check, ACH, Split). No request body is required.

Path Parameters

ParameterTypeDescription
transactionIdstringThe transaction i d

Response

Returns a Transaction object.

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Sign Transaction

POST /api/v1/partner/transactions/{transactionId}/sign

Upload a signature image file for a transaction. Send the file as multipart/form-data with the signer's name field.

Path Parameters

ParameterTypeDescription
transactionIdstringThe transaction i d

Request

This endpoint accepts multipart/form-data.

FieldTypeDescription
namestringname
filefinalfile

Response

Returns a Transaction object.

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Hold Transaction

POST /api/v1/partner/transactions/{transactionId}/hold

Place a transaction on hold, pausing its processing. Like the complete endpoint, the request body must include memberId, sellerId, and terminalId. A held transaction can later be resumed or cancelled.

Path Parameters

ParameterTypeDescription
transactionIdstringThe transaction i d

Request Body

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Response

Returns a Transaction object.

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Update delivery address for transaction

POST /api/v1/partner/transactions/{transactionId}/address

Update the delivery address for a transaction. Send an Address object in the request body with the new address details.

Path Parameters

ParameterTypeDescription
transactionIdstringThe transaction i d

Request Body

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
addressstringNoAddress (default: ``)
citystringNoCity (default: ``)
statestringNoState (default: ``)
zipCodestringNoZip Code (default: ``)
addressLine2stringNoAddress Line2 (default: ``)
countrystringNoCountry (default: DEFAULT_COUNTRY)
latitudenumberNoLatitude
longitudenumberNoLongitude

Response

Returns a Transaction object.

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Reassign Transaction Employee

POST /api/v1/partner/transactions/{transactionId}/employee

Reassign a transaction from one employee to another. Requires currentTerminalId and currentEmployeeId to identify the current assignment, and employeeId for the new assignee. Optionally set transferItems to move items between inventories.

Path Parameters

ParameterTypeDescription
transactionIdstringThe transaction i d

Request Body

FieldTypeRequiredDescription
employeeIdstringNoEmployee identifier
etaintegerNoEta (default: -1)
transferItemsbooleanNoTransfer Items (default: false)
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onFleetTeamIdstringNoOn Fleet Team identifier
overrideInventoryIdstringNoOverride Inventory identifier
consumerCartConsumerCartNoConsumer Cart
memberIdstringNoMember identifier
cartUpdatedbooleanNoCart Updated (default: false)
createTookanTaskbooleanNoCreate Tookan Task
tookanTeamIdstringNoTookan Team identifier
packedBystringNoPacked By
skipInvValidationbooleanNoSkip Inv Validation
completeTransferbooleanNoComplete Transfer
fromInventoryIdstringNoFrom Inventory identifier
toInventoryIdstringNoTo Inventory identifier
linkedSourceReqtransferlinkedsourcereqNoLinked Source Req
currentTerminalIdstringYesCurrent Terminal identifier
currentEmployeeIdstringYesCurrent Employee identifier

Response

Returns a Transaction object.

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Unassign Transaction

GET /api/v1/partner/transactions/{transactionId}/unassign

Remove the current employee assignment from a transaction, returning it to an unassigned state.

Path Parameters

ParameterTypeDescription
transactionIdstringThe transaction i d

Response

Returns a Transaction object.

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Start Transaction

GET /api/v1/partner/transactions/{transactionId}/start

Start processing a transaction. Transitions the transaction from a queued state to actively being worked on.

Path Parameters

ParameterTypeDescription
transactionIdstringThe transaction i d

Response

Returns a Transaction object.

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Stop Transaction

GET /api/v1/partner/transactions/{transactionId}/stop

Stop processing a transaction. Pauses active work on the transaction without cancelling it.

Path Parameters

ParameterTypeDescription
transactionIdstringThe transaction i d

Response

Returns a Transaction object.

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Get completed transactions for member

GET /api/v1/partner/transactions/members/{memberId}/completed

Retrieve all completed transactions for a specific member. Supports pagination with start and limit parameters. Use this to display a member's order history.

Path Parameters

ParameterTypeDescription
memberIdstringThe member i d

Query Parameters

ParameterTypeRequiredDescription
startintegerNoNumber of records to skip
limitintegerNoMaximum records to return

Response

Returns a paginated SearchResult of Transaction objects.

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Get active transactions for member

GET /api/v1/partner/transactions/members/{memberId}/active

Retrieve all currently active (in-progress) transactions for a specific member. Returns all active transactions without pagination.

Path Parameters

ParameterTypeDescription
memberIdstringThe member i d

Response

Returns a paginated SearchResult of Transaction objects.

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Finalize all transaction items

POST /api/v1/partner/transactions/{transactionId}/finalize

Lock all items in the transaction, preventing further modifications. Finalized items are ready for completion. This must be done before completing the transaction.

Path Parameters

ParameterTypeDescription
transactionIdstringThe transaction i d

Request Body

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Response

Returns a Transaction object.

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Unfinalize all transaction items

POST /api/v1/partner/transactions/{transactionId}/unfinalize

Unlock all items in the transaction, allowing further modifications. Use this to make changes to items after they were previously finalized.

Path Parameters

ParameterTypeDescription
transactionIdstringThe transaction i d

Request Body

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Response

Returns a Transaction object.

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Update Pack By Employee

POST /api/v1/partner/transactions/{transactionId}/packedBy

Record which employee packed the order. Send an EmployeePackByRequest with the packedBy employee ID.

Path Parameters

ParameterTypeDescription
transactionIdstringThe transaction i d

Request Body

FieldTypeRequiredDescription
packedBystringNoPacked By

Response

Returns a Transaction object.

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier

Update Prepare By Employee

POST /api/v1/partner/transactions/{transactionId}/preparedBy

Record which employee prepared the order. Send an EmployeePrepareByRequest with the preparedBy employee ID.

Path Parameters

ParameterTypeDescription
transactionIdstringThe transaction i d

Request Body

FieldTypeRequiredDescription
preparedBystringNoPrepared By

Response

Returns a Transaction object.

FieldTypeRequiredDescription
idstringNoUnique identifier
companyIdstringNoCompany identifier
shopIdstringNoShop identifier
createdlongNoCreated timestamp (epoch ms)
modifiedlongNoLast modified timestamp (epoch ms)
deletedbooleanNoWhether the record is deleted
updatedbooleanNoWhether the record has been updated
metrcIdlongNoMetrc identifier
metrcSaleTimestringNoMetrc Sale timestamp (epoch ms) (default: null)
traceSubmitTimelongNoTrace Submit timestamp (epoch ms)
traceSubmitStatusstringNoTrace Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
traceMessagestringNoTrace Message (default: null)
complianceDeliverySaleTypestringNoCompliance Delivery Sale Type. One of: None, Planned, Unplanned (default: None)
tripIdstringNoTrip identifier (default: null)
orderMenuTypestringNoOrder Menu Type. One of: Standard, Scheduled, Express (default: Standard)
transNostringNoTrans No
parentTransactionIdstringNoParent Transaction identifier
prioritylongNoPriority
createdByIdstringNoCreated By identifier
sellerIdstringNoSeller identifier
memberIdstringNoMember identifier
associateCaregiverbooleanNoAssociate Caregiver (default: false)
caregiverIdstringNoCaregiver identifier
terminalIdstringNoTerminal identifier
sellerTerminalIdstringNoSeller Terminal identifier
overrideInventoryIdstringNoOverride Inventory identifier
checkinTimelongNoCheckin timestamp (epoch ms)
startTimelongNoStart timestamp (epoch ms)
endTimelongNoEnd timestamp (epoch ms)
activebooleanNoWhether active (default: false)
queueTypestringNoQueue Type. One of: WalkIn, Delivery, Online, None, Special (default: None)
statusstringNoStatus. One of: Queued, Hold, InProgress, Completed, Pending, Canceled, RefundWithInventory, RefundWithoutInventory, Void, VoidSales, Draft (default: Queued)
noteNoteNoNote
memostringNoMemo/notes
deleteNoteNoteNoDelete Note
cartCartNoCart
processedTimelongNoProcessed timestamp (epoch ms)
paidbooleanNoPaid (default: false)
paidTimelongNoPaid timestamp (epoch ms)
completedTimelongNoCompleted timestamp (epoch ms)
dispatchCreatedTimelongNoDispatch Created timestamp (epoch ms)
dispatchRegionIdstringNoDispatch Region identifier
inventoryIdstringNoInventory identifier
onlineInventoryIdstringNoOnline Inventory identifier
autoAcceptedbooleanNoAuto Accepted (default: false)
locdouble[]NoLoc
transTypestringNoTrans Type. One of: Sale, Refund, Adjustment, Transfer, Exchange, ReturnToVendor, ShippingManifest, Void (default: Sale)
assignedEmployeeIdstringNoAssigned Employee identifier
timeZonestringNoTime Zone
deliveryAddressAddressNoDelivery Address
lockedbooleanNoLocked (default: false)
hypurPinstringNoHypur Pin
hypurCheckinISNstringNoHypur Checkin I S N
entityISNstringNoEntity I S N
fulfillmentStepstringNoFulfillment Step. One of: Prepare, Fulfill, ReadyForDelivery, OutForDelivery (default: Prepare)
startRouteDatelongNoStart Route timestamp (epoch ms)
routingbooleanNoRouting (default: false)
startRouteLocationdouble[]NoStart Route Location
endRouteDatelongNoEnd Route timestamp (epoch ms)
endRouteLocationdouble[]NoEnd Route Location
pointsEarnednumberNoPoints Earned
memberSignatureCompanyAssetNoMember Signature
transferShopIdstringNoTransfer Shop identifier
transferRequestBulkInventoryTransferRequestNoTransfer Request
consumerCartIdstringNoConsumer Cart identifier
sourcestringNoSource
salesChannelstringNoSales Channel
consumerOrderNostringNoConsumer Order No
etaintegerNoEta (default: 0)
mileageCalculatedbooleanNoMileage Calculated (default: false)
mileagenumberNoMileage
paymentCardPaymentsPaymentCardPayment[]NoPayment Card Payments
paymentsTransactionPayment[]NoPayments
previousBalancenumberNoPrevious Balance
balancenumberNoBalance
paymentReceivednumberNoPayment Received
paidAmountnumberNoPaid Amount
blazeTipnumberNoBlaze Tip
blazeFeenumberNoBlaze Fee
blazeTotalChargednumberNoBlaze Total Charged
blazeCashBacknumberNoBlaze Cash Back
memberMemberNoMember
sellerEmployeeNoSeller
sellerTerminalTerminalNoSeller Terminal
preparedBystringNoPrepared By
preparedDatelongNoPrepared timestamp (epoch ms)
packedBystringNoPacked By
packedDatelongNoPacked timestamp (epoch ms)
pickUpDatelongNoPick Up timestamp (epoch ms)
draftCreatedTimelongNoDraft Created timestamp (epoch ms)
defaultRegionByAddressbooleanNoDefault Region By Address
deferredbooleanNoDeferred (default: false)
deferredTimelongNoDeferred timestamp (epoch ms)
deferredNoteNoteNoDeferred Note
dispatchedProcessorstringNoDispatched Processor (default: ``)
dispatchedbooleanNoDispatched (default: false)
onFleetTaskIdstringNoOn Fleet Task identifier
onFleetErrorstringNoOn Fleet Error
createOnfleetTaskbooleanNoCreate Onfleet Task (default: false)
onfleetTwoWaySuccessbooleanNoOnfleet Two Way Success (default: true)
stateintegerNoState
shortIdstringNoShort identifier
onFleetTaskStatusstringNoOn Fleet Task Status. One of: TASK_NONE, TASK_ARRIVAL, TASK_COMPLETED, TASK_FAILED, TASK_ASSIGNED_PARTIAL, TASK_ASSIGNED, TASK_DELETED
onFleetTeamIdstringNoOn Fleet Team identifier
qbSalesReceiptRefstringNoQb Sales Receipt Ref
qbRefundReceiptstringNoQb Refund Receipt
qbJournalEntryRefstringNoQb Journal Entry Ref
transactionRefundStatusstringNoTransaction Refund Status. One of: None, In_Progress, Complete_Refund, Partial_Refund (default: None)
assignedbooleanNoAssigned
tookanTaskIdstringNoTookan Task identifier
orderTagsstring[]NoOrder Tags
mtracTxnIdstringNoMtrac Txn identifier
deliveryDatelongNoDelivery timestamp (epoch ms)
completeBylongNoComplete By
completeAfterlongNoComplete After
addressUpdatebooleanNoAddress Update
paymentEditedBystringNoPayment Edited By
paymentEditedTimelongNoPayment Edited timestamp (epoch ms)
dejavooTerminalConfigDejavooTerminalConfigNoDejavoo Terminal Config
identificationsIdentification[]NoIdentifications
assetsCompanyAsset[]NoAssets
metrcDeliveryIdlongNoMetrc Delivery identifier
metrcDeliveryLedgerIdlongNoMetrc Delivery Ledger identifier
metrcDeliverySubmitTimelongNoMetrc Delivery Submit timestamp (epoch ms)
metrcSubmissionDeleteTimelongNoMetrc Submission Delete timestamp (epoch ms)
metrcSubmissionCompleteTimelongNoMetrc Submission Complete timestamp (epoch ms)
metrcDeliverySubmitStatusstringNoMetrc Delivery Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
deliveryTraceMessagestringNoDelivery Trace Message (default: null)
waivedStatusbooleanNoWaived Status (default: false)
waivedDatelongNoWaived timestamp (epoch ms)
messagestringNoMessage
voidDatelongNoVoid timestamp (epoch ms)
voidedByEmployeeIdstringNoVoided By Employee identifier
sessionIdstringNoSession identifier
queueBlazePayIdstringNoQueue Blaze Pay identifier
enableBlazePayTipsbooleanNoEnable Blaze Pay Tips (default: false)
roundUpEnabledbooleanNoRound Up Enabled (default: false)
estimatedLoyaltyPointsbooleanNoEstimated Loyalty Points (default: false)
summaryPaymentInfoSummaryPaymentInfoNoSummary Payment Info
cardComplianceIdstringNoCard Compliance identifier
complianceIdstringNoCompliance identifier
refundComplianceIdstringNoRefund Compliance identifier
compliancebooleanNoCompliance (default: false)
complianceSaleTimelongNoCompliance Sale timestamp (epoch ms)
complianceValidItemsobjectNoCompliance Valid Items
transferIdstringNoTransfer identifier
consumerTypestringNoConsumer Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
purchaseTypestringNoPurchase Type. One of: Other, AdultUse, MedicinalState, MedicinalThirdParty
complianceDeliveryIdstringNoCompliance Delivery identifier
complianceDeliveryTransactionIdstringNoCompliance Delivery Transaction identifier
complianceLedgerIdstringNoCompliance Ledger identifier
complianceSubmitStatusstringNoCompliance Submit Status. One of: None, SubmissionError, SubmissionPending, SubmissionInProgress, SubmissionWaitingID, Completed, Deleted, Submitted, Rescheduled (default: None)
inventoryProcessedbooleanNoInventory Processed
processingTimeMslongNoProcessing Time Ms
waitingTimeMslongNoWaiting Time Ms
lastStartTimestamplongNoLast Start Timestamp
lastHoldTimestamplongNoLast Hold Timestamp
externalPaymentContextpspaymentcontextNoExternal Payment Context
activeInventoryIdsstring[]NoActive Inventory Ids
deliveryStatusdeliverystatusNoDelivery Status
externalPaymentConfigIdstringNoExternal Payment Config identifier