ACH_SERVICES

This service types are supported depending on the Baas provider. Check the CONFIG_VALUES of the preferred Baas.

export default [
  {id: 'standard', name: 'Standard'},
  {id: 'sameday', name: 'Same day'},
];

Last updated