get
https://example.com/booking/v1/payment-accounts
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
List payment accounts that match the query parameters.
Before you call this endpoint
- Include an access token with either the
payment-accounts.readorpayment-accounts.managescope. - Add query parameters to filter the results when you need a narrower result set.
- Use the
expandparameter when you want embedded resources included in the response.
What this endpoint does
The API returns the payment accounts that match the filters you send with the request. If you do not send any filters, the API returns payment accounts based on the default query behavior for this operation.
Authorization
Your access token must include at least one of these scopes:
payment-accounts.readpayment-accounts.manage
204No payment accounts found.
400Bad request.
401You are unauthorized.
403Forbidden.
404The Request-URI could not be found.
499Client closed request.
500An unexpected error occurred.
503The server is currently unavailable. Please try later.