on 2025 Feb 06 7:38 PM
Saludos, estoy tratando de enviar un pago efectuado a cuenta via service layer con el siguiente json:
Request clarification before answering.
Saludos, ya lo resolvi. Este es el json correcto
{
"DocType": "rAccount",
"DocDate": "2025-02-05T00:00:00Z",
"CardCode": null,
"CardName": "ENTREGAAAA",
"Address": "ENTREGA DE REMESA de PruebA",
"CashAccount": "1101010202090",
"DocCurrency": "EUR",
"CashSum": 180000.0,
"LocalCurrency": "tNO",
"Reference2": "REFERENCIA",
"CounterReference": "REFERENCIA",
"Remarks": "COMENTARIO COMENTARIO",
"ApplyVAT": "tNO",
"TaxDate": "2025-02-05T00:00:00Z",
"CurrencyIsLocal": "tNO",
"DeductionPercent": 0.0,
"DeductionSum": 0.0,
"CashSumFC": 3000.0,
"IsPayToBank": "tNO",
"VatDate": "2025-02-05T00:00:00Z",
"PaymentType": "bopt_None",
"TransferRealAmount": 0.0,
"DocObjectCode": "bopot_OutgoingPayments",
"DueDate": "2025-02-05T00:00:00Z",
"Cancelled": "tNO",
"ControlAccount": "",
"AuthorizationStatus": "pasWithout",
"BPLID": 1,
"BPLName": "Casa Central",
"VATRegNum": "PPAL",
"PaymentByWTCertif": "tNO",
"PaymentAccounts": [
{
"LineNum": 0,
"AccountCode": "1210010201092",
"SumPaid": 180000.0,
"SumPaidFC": 3000.0,
"Decription": "ENTREGA DE REEEEMESAA",
"AccountName": "Movimiento Efectivo EUR Intertienda",
"GrossAmount": 180000.0,
"VatAmount": 0.0,
"EqualizationVatAmount": 0.0
}
]
}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
96 | |
12 | |
10 | |
8 | |
6 | |
4 | |
4 | |
3 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.