Creates a cardAsk AIpost https://api.sandbox.cuentamono.com/v1/cardsYou can use this endpoint to create cardsBody ParamsAttributes to create a cardaccount_idstringrequiredAccount IDcardholderobjectRepresents the cardholder informationCardholder objectcardholder_idstring | nullCardholder IDconfiguration_group_idstring | nullCard configuration group ID. By default, if the configuration group ID is not specified, it is taken from the client's default configuration.nicknamestring | nullCard nicknamespending_controlsobject | nullSpending controls relate to the cardspending_controls object | nullinitial_balanceobject | nullThe current amount available or the balanceinitial_balance object | nullHeadersx-idempotency-keyuuidIdempotency key in UUID v4 formatResponses 200Successful response when an idempotent request 201Successful response when created 400400 Bad Request 401401 Unauthorized 403403 Forbidden 404404 Not Found 422422 Unprocessable ContentCallbackUpdated 7 months ago