Braid APITransactionsCopy PagePerform a FedNow outbound transactionpost https://api.sandbox.braid.zone/transaction/fednowBody ParamsinternalNotestringlength between 1 and 255Transaction Internal NoteamountnumberrequiredExplicit decimal point and trailing zeros are truncated. Example: 1234.56.accountNumberstringrequiredcounterpartyIdint32required≥ 0paymentInstrumentIdint32Optional. Required when the counterparty has multiple payment instruments of the relevant rail. Must belong to counterpartyId and be ACTIVE.descriptionstringrequiredlength between 1 and 255The first 10 character of the description will be used as Company Entry Description in the Nacha file. (For ACH endpoints). Originator to receiver message (For wire endpoints).externalIdstringlength between 1 and 255External reference IDHeadersIdempotency-KeystringFor each new Transaction Request, the optional IdempotencyKey should be a unique identifier (UUID). If the same IdempotencyKey is used a second time for the same API, the application will not process a new transaction, but return the response of previous request. IdempotencyKey records have TTL of 7 days.Responses 200OK 400Bad Request 401Unauthorized 403Forbidden 404Not Found 412Precondition Failed 422Unprocessable Entity 500Internal Server Error 503Service UnavailableUpdated 17 days ago Apply a one-time fee debitReturn a FedNow creditDid this page help you?YesNo