PayNow

PaymentMethodTypeCountryCurrencyMappingDto

countrystringRequired
currenciesstring[]Required
Example
{
  "country": "string",
  "currencies": [
    "string"
  ]
}