Gets Payment Account Listing
Gets the consumer Payment Account Listing.
A Payment Account is an object describing where the cashback money should be transfered.
It has:
-
A payout account: Where the cashback money should be transfered out of the Payment Service Provider.
-
A target account: Where the cashback money should end up. This is the actual account of the consumer.
If external ventilation, the payout account is the Program Manager pivot account, and the target account is the account of the consumer.
In case of internal ventilation, payout account = target account = account of the consumer.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The id you used to create the given consumer
Query Parameters
the page number
x >= 1the number of elements per page
1 <= x <= 100