Braid APITransactionsCopy PagePerform an on-us cross-tenant transfer transactionpost https://api.sandbox.braid.zone/transaction/external/transferBody ParamsinternalNotestringlength between 1 and 255Transaction Internal NoteamountnumberrequiredExplicit decimal point and trailing zeros are truncated. Example: 1234.56.senderAccountNumberstringrequiredSender account number (must belong to the calling user's tenant)counterpartyIdint32requiredCounterparty ID with a BRAID payment instrument pointing at the recipient accountpaymentInstrumentIdint32Optional BRAID payment instrument ID. Required only when the counterparty has more than one BRAID payment instrument.descriptionstringrequiredlength between 1 and 255Transfer descriptionexternalIdstringlength 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 10 days ago Retrieve the original request that was used to create a batchManually return ACHDid this page help you?YesNo