Understand how ValidDatatypeLinks are defined #297
Answered
by
dcoplowe
rnewell311
asked this question in
Q&A
Answered by
dcoplowe
Apr 6, 2023
Replies: 1 comment
|
Hi rnewell311, Valid data type links are dependent on the
This is why we do not see any available More information on valid data type links can be found here. Note that availability and mappings of valid data type links are different per integration. Many thanks, David |
0 replies
Answer selected by
dcoplowe
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


Hi rnewell311,
Valid data type links are dependent on the
fullyQualifiedCategoryand not the accounttype. For the account named 'checking', itsfullyQualifiedCategoryisAsset.Bank.Checkingwhereas the account named 'Accounts Receivable (A/R)' is aAssess.Account Receivable.AccountsReceivable. Now there are a number of ways we define valid links for QBO based on thefullyQualifiedCategory. For examplefullyQualifiedCategorycontainsBankorOther Current Assetthen a Payment is a valid link.fullyQualifiedCategorycontainsBankorCredit Cardthen a Bill Payment is a valid link.fullyQualifiedCategorydoes not containAccounts ReceivableorAccounts Payablethen Bil…