Parameter name | Value | Description | Notes |
---|---|---|---|
id |
string |
Identifier of the payment profile. | |
name |
string |
Name of the payment profile. | |
description |
string |
Description of the payment profile. | |
owner |
object |
Owner account of the payment profile. | |
owner.id |
string |
Identifier of the owner account of the payment profile. | |
owner.userName |
string |
user name of the owner account of the payment profile. |
Returns an entry of the reseller's account list.
Authentication is required to execute this request. Please refer to Authentication for more.
{paymentProfileId}
Parameter name | Value | Description |
---|---|---|
Path parameters | ||
paymentProfileId |
string |
Identifier of an existing profile payment. |
Do not supply a request body with this method.
If successful, this method returns a Payment Profile resource in the response body.
Returns payment profiles entries for a reseller account.
Authentication is required to execute this request. Please refer to Authentication for more.
Parameter name | Value | Description |
---|
Do not supply a request body with this method.
If successful, this method returns a list of Payment Profile resource in the response body.