Get prices for all available payment methods. Provide a payment method ID in order to retrieve prices for a single payment method.
Response
Prices for an exchange will be calculated and returned as the following:
Field | Description | Format |
---|---|---|
| Spot price for the fiat to coin exchange. | string |
| Unique ID for the payment method that prices have been be returned for. | number |
| The exchange type e.g. fiat to cryptocurrency | string |
| Payment Provider Gateway fee calculated based on the Spot Price | string |
| Spot price for the exchange including the Payment Provider Gateway fee | string |
| Amount cryptocurrency that the customer will receive | string |
| Cryptocurrency code | string |
| Fiat amount that the customer is spending | string |
| Fiat code | string |
| Payment Provider Gateway Fee calculated based on the transaction value | string |