diff --git a/fiatconnect-api.md b/fiatconnect-api.md index 8d2dfdc..b31682a 100644 --- a/fiatconnect-api.md +++ b/fiatconnect-api.md @@ -2042,6 +2042,19 @@ An enum listing the types of fiat currencies supported by FiatConnect. All value `RWF`, `CNY`, `XAF`, + `ARS`, + `BOB`, + `CLP`, + `COP`, + `FKP`, + `GYD`, + `PYG`, + `PEN`, + `SRD`, + `UYU`, + `VES`, + `MXN`, + `PAB`, ] ``` diff --git a/swagger.yaml b/swagger.yaml index d9123e8..de33e66 100644 --- a/swagger.yaml +++ b/swagger.yaml @@ -55,6 +55,19 @@ definitions: - RWF - CNY - XAF + - ARS + - BOB + - CLP + - COP + - FKP + - GYD + - PYG + - PEN + - SRD + - UYU + - VES + - MXN + - PAB CryptoType: type: "string" enum: &CryptoType