Split payments - OBSOLETE API

List Split payments

URL

https://dev.v3manager.com/demo/api/salePayment

HTTP Method

GET

Example

curl -H "key: {apiKey}" "https://dev.v3manager.com/demo/api/salePayment"

Count Split payments

URL

https://dev.v3manager.com/demo/api/salePayment/count

HTTP Method

GET

Sum Split payments

URL

https://dev.v3manager.com/demo/api/salePayment/sum

HTTP Method

GET

Example

curl -H "key: {apiKey}" "https://dev.v3manager.com/demo/api/salePayment/sum?field=total&search=["created",">","05-07-2023"]" Encoded: curl -H "key: {apiKey}" "https://dev.v3manager.com/demo/api/salePayment/sum?field=total&search=%5B%22created%22%2C%22%3E%22%2C%2205-07-2023%22%5D"

Parameters

Name Type Required
field string yes
filter array no

Load Detailed charges by id

URL

https://dev.v3manager.com/demo/api/salePayment/:id

HTTP Method

GET

Example

curl -H "key: {apiKey}" "https://dev.v3manager.com/demo/api/salePayment/22"

Fields

Name Label Data type Readonly Descrition
updateUser Updated by int Yes
updateUserName Updated by string No
refunded Discarded bool Yes
amount Amount currency No
customer Customer int No
customerName Customer string No
payment Payment int No
createUserName Created by string No
createUser Created by int Yes
deleted Removed bool Yes
invoiceNumber Invoice string No
invoice Invoice int Yes
familyName Family string No
updated Update date datetime Yes
created Creation date datetime Yes
useDate Production date date No
paymentMethodName Payment method string No
productName Product string No
id ID int Yes
subfamilyName Subfamily string No
units Units float No
saleDescription Sale string No
sale Sale int No
virtual Virtual bool Yes Un pago en el que no entra dinero en el sistema. Se genera una venta negativa. Por ejemplo pago con bono
parent int No