Appearance
Get Distributor Segment ​
GET
/v1/internal/creditmanagement/distributors/segment
Retrieve the payment and business segment 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_segment": "string","business_segment": "string"
{
 Â
 Â
 Â
}