Skip to main content
GET
/
v2
/
account
/
payment-session
/
preferences
Get Payment Session Preferences
curl --request GET \
  --url https://api.avenia.io:8443/v2/v2/account/payment-session/preferences \
  --header 'Authorization: Bearer <token>'
{}

Get Payment Session Preferences

GET request to /v2/account/payment-session/preferences

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

subAccountId
string

Sub-account ID

Response

Success

The response is of type object.