Create Entity (Banking Connectivity)Copy Pagepost https://api-sandbox.y.uno/v1/banking/entitiesRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramsaccount_idstringrequiredThe unique identifier of the merchant's Yuno account. Found on the Yuno dashboard (UUID, 36 characters).merchant_entity_idstringrequiredThe merchant's own identifier for this entity, used for reconciliation.national_entitystringenumrequiredThe type of entity being created.INDIVIDUALENTITYAllowed:INDIVIDUALENTITYphoneobjectrequiredThe entity's phone number.phone objectaddressobjectrequiredThe entity's primary address.address objectentity_detailobjectrequiredThe detailed information for the entity. Provide either individual or entity based on the national_entity value.entity_detail objectHeadersx-idempotency-keystringrequiredUnique identifier used in HTTP headers to ensure that a request is processed only once, even if it is retried due to network issues or timeouts. See authentication for details (UUID).Responses 201Created (Individual) 400Bad Request 409ConflictUpdated 2 months ago