Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions src/api-reference/authentication/app-center-learn-more.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ Scope|User Description         &nbs
`BANK` <a name="bank"></a> |Employee Banking|[Report Details-Employee Banking](/api-reference/expense/expense-report/expense-report-get.html#employeebankaccount-elements)
`budgetitem.read` <a name="budgetitem-read"></a> |Grants read access to the budget resources|[Budget v4](/api-reference/budget/getting-started.html)
`budgetitem.write` <a name="budgetitem-write"></a> |Grants read and write access to the budget resources|[Budget v4](/api-reference/budget/getting-started.html)
`cards.account.writeonly` <a name="cards-account-writeonly"></a> |Write credit card account|[Cards v4](/api-reference/cards/v4.cards-get-started.html)
`cards.account.writeonly` <a name="cards-account-writeonly"></a> |Write credit card accounts|[Cards v4](/api-reference/cards/v4.cards-get-started.html)
`cards.bulkrequest.read` <a name="cards-bulkrequest-read"></a> |Read bulk request details|[Cards v4](/api-reference/cards/v4.cards-get-started.html)
`cards.transaction.writeonly` <a name="cards-transaction-writeonly"></a> |Write credit card transaction|[Cards v4](/api-reference/cards/v4.cards-get-started.html)
`cards.transaction.read` <a name="cards-transaction-read"></a> |Read credit card transactions|[Cards v4](/api-reference/cards/v4.cards-get-started.html)
`cards.transaction.writeonly` <a name="cards-transaction-writeonly"></a> |Write credit card transactions|[Cards v4](/api-reference/cards/v4.cards-get-started.html)
`CCARD` <a name="ccard"></a> |Credit Card|[Company Card Transactions](/api-reference/expense/expense-report/company-card-transaction-resource.html), [Report Details-Card Transactions](/api-reference/expense/expense-report/expense-report-get.html#cardtransaction-elements)
`COMPD` <a name="compd"></a>|Company details|[Travel Profile v3 Company Details](/api-reference/travel-profile/v2.profile-resource.html#General), [Travel Profile v2 Custom Fields](/api-reference/travel-profile/v2.profile-resource.html#CustomFields)
`company.read` <a name="company-read"></a> |Read company profile information|[Profile](/api-reference/profile/v1.getting-started.html), [Company API (Profile v1)](/api-reference/profile/v1.company.html)
Expand Down