# Outbound Payment Quotes

## Endpoints

### Create an OutboundPaymentQuote object

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

### Retrieve an OutboundPaymentQuote object

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

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