SAP Sales and Distribution (SD) · Capability
SAP SD Customer Management
Unified capability for customer and credit management operations in SAP S/4HANA Sales and Distribution. Combines Customer Master Data, Credit Management, and Customer Material APIs for sales administrators and credit controllers. Covers business partner maintenance, credit limit management, and customer-specific product mapping workflows.
What You Can Do
GET
List customers
— List all customers / business partners
/v1/customers
POST
Create customer
— Create a new customer / business partner
/v1/customers
GET
Get customer
— Get a specific customer / business partner
/v1/customers/{id}
GET
List credit accounts
— List credit management accounts
/v1/credit-accounts
GET
List credit limits
— List credit limits
/v1/credit-limits
MCP Tools
list-customers
List all business partners and customers from SAP S/4HANA
read-only
get-customer
Get a specific business partner / customer by number
read-only
create-customer
Create a new business partner / customer record
update-customer
Update an existing business partner / customer
idempotent
list-credit-accounts
List credit management accounts from SAP S/4HANA
read-only
get-credit-account
Get credit account details for a specific business partner
read-only
list-credit-limits
List credit limits for customers
read-only
APIs Used
customer-master-data
credit-management