Actors
Get payment methods by ActorID
Retrieves a list of payment methods associated with a specific actor, identified by the ActorID.
get/v1/actors/{ActorID}/paymentMethods
Path parameters
ActorIDinteger required
The unique identifier of the actor whose payment methods are being requested.
Response
A list of payment methods associated with the actor was retrieved successfully.
Changes
No recorded changes to this endpoint across all 1 revision of this API.