# Price

This resource represents the details of the referral fees to be configured at the order or payment link level. Only platform businesses are allowed to create prices. The first Price created is set as default for a business.

## Create a new price

 - [POST /prices](https://docs.glomopay.com/api-documentation/apis/openapi/price/createprice.md)

## List all prices

 - [GET /prices](https://docs.glomopay.com/api-documentation/apis/openapi/price/getprices.md)

## Retrieve a price

 - [GET /prices/{id}](https://docs.glomopay.com/api-documentation/apis/openapi/price/getpricebyid.md)

