Retrieve a list of payment methodsAsk AIget https://api.banxa.com/{partner}/v2/payment-methods/{orderType}Retrieve all available payment methods or filter by fiat.Path ParamspartnerstringrequiredThis is the partner code provided to you during onboarding. e.g. metamask.orderTypestringrequiredDefaults to buyDetermines availability for Buy or Sell orders. By default if this value is not passed, then fiat availability for Buy orders will be returned.Query ParamsfiatstringIf the fiat is passed, then all payment methods available for the fiat will be returned. If not provided, then return all payment methods will be returned.HeadersAcceptstringDefaults to application/jsonx-api-keystringThis is the API Key that has been provided to you during onboarding.Response 200200Updated 5 months ago