Crea una cuenta de banco.
Parámetros URI
No se tienen parámetros
Atributos de la petición
IdTaxBankAccount ( string )
IdBank ( integer )
Number ( string )
Name ( string )
CLABE ( string )
BranchName ( string )
Argumentos de respuesta
response.
TaxEntitiesBankAccountsIdTaxEntityBankAccounts ( integer )
IdTaxEntity ( integer )
IdBank ( integer )
AccountNumber ( string )
Status ( boolean )
AccountName ( string )
CLABE ( string )
BranchName ( string )
Selected ( boolean )
http method:
POST
https://apisandbox.facturama.mx/TaxEntityBankAcounts
Ejemplo de Petición
application/json, text/json
Ejemplo:
{ "IdTaxBankAccount": "sample string 1", "IdBank": 2, "Number": "sample string 3", "Name": "sample string 4", "CLABE": "sample string 5", "BranchName": "sample string 6" }
Ejemplo de Respuesta
application/json
Ejemplo:
Sample not available.
text/json
Ejemplo:
Sample not available.