From 7d525b5b5ab744029c8177de2c1644c798be5bd1 Mon Sep 17 00:00:00 2001 From: Paul B <85228118+paulberkowitz@users.noreply.github.com> Date: Mon, 28 Jul 2025 16:37:48 +0300 Subject: [PATCH] Update fb-provider-transfer-api.yaml Updated transfer api yaml to note that swfit address is not supported for createFiatWithdrawal --- v2/openapi/fb-provider-transfer-api.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v2/openapi/fb-provider-transfer-api.yaml b/v2/openapi/fb-provider-transfer-api.yaml index b6620831..64aa21ae 100644 --- a/v2/openapi/fb-provider-transfer-api.yaml +++ b/v2/openapi/fb-provider-transfer-api.yaml @@ -394,7 +394,7 @@ paths: post: operationId: createFiatWithdrawal summary: Create new fiat withdrawal - description: Should reject any non fiat withdrawal request. + description: Should reject any non fiat withdrawal request. Note: SwiftAddress is not currently supported as a destination object. tags: [ transfersFiat ] parameters: - $ref: '#/x-header-params/X-FBAPI-KEY' @@ -1814,4 +1814,4 @@ components: - AX # Ă…land Islands - ZZ # Unknown or Placeholder Country - XX # Invalid or Unknown Country - - CS # Serbia and Montenegro (obsolete, no longer in use) \ No newline at end of file + - CS # Serbia and Montenegro (obsolete, no longer in use)