Mastercard · Capability
Mastercard Money Transfer and Disbursements
Unified workflow for fintech developers and payment processors to manage real-time money transfers, P2P payments, disbursements, and cross-border services through Mastercard Send and related APIs.
What You Can Do
POST
Create funding
— Create a funding transaction
/v1/funding
POST
Create p2p transfer
— Create a person-to-person transfer
/v1/transfers
POST
Create disbursement
— Create a disbursement
/v1/disbursements
POST
Create cross border payment
— Create a cross-border payment
/v1/cross-border-payments
GET
Get conversion rate
— Get currency conversion rate
/v1/conversion-rates
MCP Tools
create-funding
Create a funding transaction via Mastercard Send
create-p2p-transfer
Create a person-to-person money transfer
create-disbursement
Create a disbursement to send money to a recipient
verify-send-account
Verify account eligibility for Mastercard Send
read-only
get-account-info
Get account information for a Send recipient
read-only
validate-account
Validate account details before transfer
read-only
create-cross-border-payment
Create a cross-border international payment
get-conversion-rate
Get currency conversion rate for cross-border transactions
read-only
idempotent
process-direct-transaction
Process a direct service transaction
APIs Used
send-funding
send-p2p
send-disbursements
send-account-info
send-account-verification
cross-border
direct-services
account-validation
currency-conversion