diff --git a/mintlify/openapi.yaml b/mintlify/openapi.yaml index d89a5c8e..c8830cbf 100644 --- a/mintlify/openapi.yaml +++ b/mintlify/openapi.yaml @@ -8472,18 +8472,26 @@ components: type: string enum: - ACH + - ACH_COLOMBIA - BANK_TRANSFER + - BRE_B + - CIPS - FAST - FASTER_PAYMENTS - FEDNOW + - INSTAPAY - MOBILE_MONEY + - NEFT - PAYNOW + - PESONET - PIX + - RTGS - RTP - SEPA - SEPA_INSTANT - SPEI - SWIFT + - UNIONPAY - UPI - WIRE description: The payment rail used for the transfer. Payment rails represent the underlying payment network or system used to move funds between accounts. diff --git a/openapi.yaml b/openapi.yaml index d89a5c8e..c8830cbf 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -8472,18 +8472,26 @@ components: type: string enum: - ACH + - ACH_COLOMBIA - BANK_TRANSFER + - BRE_B + - CIPS - FAST - FASTER_PAYMENTS - FEDNOW + - INSTAPAY - MOBILE_MONEY + - NEFT - PAYNOW + - PESONET - PIX + - RTGS - RTP - SEPA - SEPA_INSTANT - SPEI - SWIFT + - UNIONPAY - UPI - WIRE description: The payment rail used for the transfer. Payment rails represent the underlying payment network or system used to move funds between accounts. diff --git a/openapi/components/schemas/common/PaymentRail.yaml b/openapi/components/schemas/common/PaymentRail.yaml index c89da71f..652d8c32 100644 --- a/openapi/components/schemas/common/PaymentRail.yaml +++ b/openapi/components/schemas/common/PaymentRail.yaml @@ -1,18 +1,26 @@ type: string enum: - ACH + - ACH_COLOMBIA - BANK_TRANSFER + - BRE_B + - CIPS - FAST - FASTER_PAYMENTS - FEDNOW + - INSTAPAY - MOBILE_MONEY + - NEFT - PAYNOW + - PESONET - PIX + - RTGS - RTP - SEPA - SEPA_INSTANT - SPEI - SWIFT + - UNIONPAY - UPI - WIRE description: >-