Partner Access

OAuth-shaped demo for scoped partner access. Mint tokens to access receipts, PAR, and bulk endpoints.

Configuration
Seeded Clients
Expense Portal connected_app

expense-portal / expense-portal-secret

receipts.readpar.lookup
Warranty Vault server_partner

warranty-vault / warranty-vault-secret

receipts.readreceipts.bulkpar.lookup

Run an OAuth flow to see the results

Connected App flow mints an auth code then exchanges it for an access token. Server Partner flow uses client credentials directly.