MatchRetailTransaction
Mutation to manually match retail transaction with monarch transaction (reconcile and update).
type MatchRetailTransaction {
errors: PayloadError
retailSync: RetailSync
}
Fields
MatchRetailTransaction.errors ● PayloadError object
MatchRetailTransaction.retailSync ● RetailSync object
Returned By
matchRetailTransaction mutation