# Retrieve Buyer details
source: https://developer.mastercard.com/mastercard-supplier-payment-agent/documentation/use_cases/business-payment-service/retrieve-buyer-details/index.md

This optional endpoint returns information on the Buyer currently registered with Mastercard Track Business Payment Service that you want to receive payment instructions from. The response includes the Buyer's Business Payment Service `buyerId`, business `name`, `address`, and `status`, allowing you to verify you are receiving payments from the correct Buyers. To integrate with the retrieve Buyer details API, see the [Retrieving Buyer details tutorial](https://developer.mastercard.com/mastercard-supplier-payment-agent/tutorial/retrieve-buyer-details/index.md) section.
Diagram getbuyer
API Reference: `GET /buyers/{buyer_id}`

