matchingStatus property
The matching status of POS store and Google Business Profile store.
Possible values are: - "matched
": The POS store is successfully matched
with the Google Business Profile store. - "failed
": The POS store is not
matched with the Google Business Profile store. See matching_status_hint
for further details. Note that there is up to 48 hours propagation delay
for changes in Merchant Center (e.g. creation of new account, accounts
linking) and Google Business Profile (e.g. store address update) which may
affect the matching status. In such cases, after a delay call
pos.list
to retrieve the updated matching status.
Output only.
Implementation
core.String? matchingStatus;