Appearance
Get Distributor Payment Methods ​
GET
/v1/internal/creditmanagement/distributors/payment-methods
Retrieve the allowed payment methods for a distributor. Restricted to ADMIN and PRODUCT_MANAGEMENT roles.
Authorizations​
api_key
Type
API Key (header: X-Api-Key)
Parameters​
Query Parameters
distributor_id*
Identifier of the distributor.
Type
Requiredstring
Min Length
1Responses​
OK
application/json
JSON"distributor_id": "string","payment_methods": ["string"]
{
 Â
 Â
 Â
 Â
 Â
}