# Business Names
source: https://developer.mastercard.com/mastercard-send-disbursements/documentation/field-uris-codes/business-names/index.md

The Disbursement API has Sender Name and Address fields that must be populated with the disburser information, unless a Lightbox token or Consumer Mapping alias is provided for the `sender_account_uri` field, see [Account URIs](https://developer.mastercard.com/mastercard-send-disbursements/documentation/field-uris-codes/account-uris/index.md). If you use such a token or alias, Mastercard Send will populate the Sender information.

When the disburser is a business, the business name must be provided in the Sender `first_name` and `last_name` fields as shown in the following table:

|   Business Name   | Sender First Name | Sender Last Name |
|-------------------|-------------------|------------------|
| XYZ               | XYZ               | XYZ              |
| XYZ International | XYZ               | International    |
| XYZ DBA MA        | XYZ               | DBA MA           |

Reseller OIs, who are calling the Disbursement API for multiple card acceptors using a single Partner Reference ID, must populate the disburser information in every Disbursement API request. When populated, the fields are mapped and passed to downstream networks. When the Sender Address is included, it is also mapped as Card Acceptor address to downstream networks.
