cURL
curl --request GET \ --url https://api-{region}.sesametime.com/expense-management/v1/expense-payment-methods \ --header 'Authorization: Bearer <token>'
{ "paymentMethods": [ { "id": "6a22d5db-e720-4e93-acf5-f358dce5479b", "name": "card" } ] }
API token obtained from Sesame HR Dashboard > Settings > Integrations > API
Expense payment methods
Show child attributes
Suggestions