Create Client Payment InstrumentCopy Pagepost https://connect.digits.com/v1/organization/clients/payment-instrumentsCreate or update a payment instrument owned by a client entity.Body ParamsCreateClientPaymentInstrumentRequest describes a client-scoped payment instrument to create or update.clientOrganizationExternalIdstringClient organization's caller-assigned ID.clientOrganizationIdstringClient organization's Digits-assigned ID.clientEntityExternalIdstringClient entity's caller-assigned ID.clientEntityIdstringClient entity's Digits-assigned ID.externalIdstringrequiredCaller-assigned identifier for idempotent upsert of the payment instrument.currencyCodestringThe ISO 4217 currency code for the instrument.nicknamestringUser-provided nickname for the instrument.fundsFlowstringenumWhether payments using this instrument are Digits-managed or managed externally by the source.UnknownFundsFlowDigitsManagedExternallyManagedAllowed:UnknownFundsFlowDigitsManagedExternallyManagedbankAccountobjectBankAccountRequest describes raw bank account details for a payment instrument.bankAccount objectResponses 200OK defaultDefault error responseUpdated 3 days ago