This endpoint creates a bank account.
Bearer authentication header on the format Bearer <API_KEY>.
Optional UUID v4 idempotency key. If you resend the same key with a different request body, the API returns a 409 error. Cached responses include the header X-Idempotency-Cached: true. Keys expire after 24 hours.
Customer's unique identifier.
"3c90c3cc-0d44-4b50-8888-8dd25736052a"
Bank account's display name.
"Lumx Bank Account 1"
Bank account's type.
EXTERNAL "EXTERNAL"
Bank account's payment rail.
PIX "PIX"
Bank account's currency.
BRL "BRL"
Bank account's identifier.
Bank account's holder.
Bank account successfully created.
Bank account's rail is PIX.
Bank account's unique identifier.
"e80d3137-eddd-4791-b9b8-6e36b289f284"
Customer's unique identifier.
"3c90c3cc-0d44-4b50-8888-8dd25736052a"
Bank account's display name.
"Lumx Bank Account 1"
Bank account's type.
EXTERNAL Bank account's payment rail.
PIX Bank account's currency.
BRL Bank account's identifier.
Bank account's holder.
Creation date and time (UTC).
Last update date and time (UTC).