# Retrieve Supplier details
source: https://developer.mastercard.com/mastercard-buyer-payment-agent/documentation/use_cases/commercial-direct-payments/retrieve-supplier-details/index.md

This optional View Supplier Details endpoint returns information on the Supplier currently registered with Commercial Direct Payments that you want to send payment instructions to. The response includes the Supplier's Commercial Direct Payments `supplierId`, business `name`, `address`, and `status` allowing you to verify you are sending payments to the correct Supplier. To integrate with the retrieve Supplier details API, see the [Retrieving Supplier details tutorial](https://developer.mastercard.com/mastercard-buyer-payment-agent/tutorial/retrieve-supplier-details/index.md) section.
Diagram cdpgetsupplier
API Reference: `GET /suppliers/{supplier_id}`

