# Outbound Payment Quotes

OutboundPaymentQuote represents a quote that provides fee and amount estimates for OutboundPayment.

## Endpoints

### Create an Outbound Payment Quote

- [POST /v2/money_management/outbound_payment_quotes](https://docs.stripe.com/api/v2/money-management/outbound-payment-quotes/create.md)

### Retrieve an Outbound Payment Quote

- [GET /v2/money_management/outbound_payment_quotes/:id](https://docs.stripe.com/api/v2/money-management/outbound-payment-quotes/retrieve.md)
