LISTA DE COTIZACIONES
GET/api/quotations/list
Ejemplo:
- Método: GET
- URL: https://empresa1.demo3pro6.ibu.pe/api/quotations/list
- TOKEN: HOHYgwd4atPalTxqi2IIspythpLAU7eP239oByfjk9VuveiOpfUTm4Yg0Szt
Responses
- 200
- 400
successful operation
- application/json
- application/xml
- Schema
- Example (from schema)
Schema
Array [
Array [
]
]
data
object[]
idnumber
Example:
20
itemsstring
Example:
[]
order_notestring
Example:
{}
payment_method_type_idstring
Example:
10
soap_type_idstring
Example:
01
external_idstring
Example:
6012ffb7-a212-4a8b-8839-0e95374a9155
number_fullstring
Example:
COT-20
date_of_issuedate
Example:
2023-09-21
delivery_datestring
Example:
null
identifierstring
Example:
COT-20
user_namestring
Example:
Administrador
seller_namestring
Example:
Administrador
customer_idnumber
Example:
21
customer_namestring
Example:
ALVAREZ MORENO JHEYSON ALBER
customer_numberstring
Example:
10750058197
customer_telephonenumber
Example:
null
customer_emailstring
Example:
null
exchange_rate_salestring
Example:
3.718
currency_type_idstring
Example:
PEN
total_exportationstring
Example:
0.00
total_freestring
Example:
0.00
total_unaffectedstring
Example:
0.00
total_exoneratedstring
Example:
0.00
total_taxedstring
Example:
132.73
total_igvstring
Example:
13.27
totalstring
Example:
146.00
state_type_idstring
Example:
01
state_type_descriptionstring
Example:
Registrado
documentsstring
Example:
[]
sale_notesstring
Example:
[]
sale_opportunity_number_fullstring
Example:
null
contract_number_fullstring
Example:
null
sale_opportunitystring
Example:
null
btn_generateboolean
Example:
true
btn_generate_cntboolean
Example:
true
btn_optionsboolean
Example:
true
external_id_contractstring
Example:
null
referential_informationstring
Example:
null
created_atdatetime
Example:
2023-09-21 22:04:43
updated_atdatetime
Example:
2023-09-21 22:04:43
print_ticketstring
Example:
https://demo.pro5.fastura.app/quotations/print/6012ffb7-a212-4a8b-8839-0e95374a9155/ticket
filenamestring
Example:
COT-20-20230921
[
{
"data": [
{
"id": 20,
"items": [],
"order_note": {},
"payment_method_type_id": "10",
"soap_type_id": "01",
"external_id": "6012ffb7-a212-4a8b-8839-0e95374a9155",
"number_full": "COT-20",
"date_of_issue": "2023-09-21",
"delivery_date": null,
"identifier": "COT-20",
"user_name": "Administrador",
"seller_name": "Administrador",
"customer_id": 21,
"customer_name": "ALVAREZ MORENO JHEYSON ALBER",
"customer_number": "10750058197",
"customer_telephone": null,
"customer_email": null,
"exchange_rate_sale": "3.718",
"currency_type_id": "PEN",
"total_exportation": "0.00",
"total_free": "0.00",
"total_unaffected": "0.00",
"total_exonerated": "0.00",
"total_taxed": "132.73",
"total_igv": "13.27",
"total": "146.00",
"state_type_id": "01",
"state_type_description": "Registrado",
"documents": [],
"sale_notes": [],
"sale_opportunity_number_full": null,
"contract_number_full": null,
"sale_opportunity": null,
"btn_generate": true,
"btn_generate_cnt": true,
"btn_options": true,
"external_id_contract": null,
"referential_information": null,
"created_at": "2023-09-21 22:04:43",
"updated_at": "2023-09-21 22:04:43",
"print_ticket": "https://demo.pro5.fastura.app/quotations/print/6012ffb7-a212-4a8b-8839-0e95374a9155/ticket",
"filename": "COT-20-20230921"
}
]
}
]
- Schema
- Example (from schema)
Schema
Array [
Array [
]
]
data
object[]
idnumber
Example:
20
itemsstring
Example:
[]
order_notestring
Example:
{}
payment_method_type_idstring
Example:
10
soap_type_idstring
Example:
01
external_idstring
Example:
6012ffb7-a212-4a8b-8839-0e95374a9155
number_fullstring
Example:
COT-20
date_of_issuedate
Example:
2023-09-21
delivery_datestring
Example:
null
identifierstring
Example:
COT-20
user_namestring
Example:
Administrador
seller_namestring
Example:
Administrador
customer_idnumber
Example:
21
customer_namestring
Example:
ALVAREZ MORENO JHEYSON ALBER
customer_numberstring
Example:
10750058197
customer_telephonenumber
Example:
null
customer_emailstring
Example:
null
exchange_rate_salestring
Example:
3.718
currency_type_idstring
Example:
PEN
total_exportationstring
Example:
0.00
total_freestring
Example:
0.00
total_unaffectedstring
Example:
0.00
total_exoneratedstring
Example:
0.00
total_taxedstring
Example:
132.73
total_igvstring
Example:
13.27
totalstring
Example:
146.00
state_type_idstring
Example:
01
state_type_descriptionstring
Example:
Registrado
documentsstring
Example:
[]
sale_notesstring
Example:
[]
sale_opportunity_number_fullstring
Example:
null
contract_number_fullstring
Example:
null
sale_opportunitystring
Example:
null
btn_generateboolean
Example:
true
btn_generate_cntboolean
Example:
true
btn_optionsboolean
Example:
true
external_id_contractstring
Example:
null
referential_informationstring
Example:
null
created_atdatetime
Example:
2023-09-21 22:04:43
updated_atdatetime
Example:
2023-09-21 22:04:43
print_ticketstring
Example:
https://demo.pro5.fastura.app/quotations/print/6012ffb7-a212-4a8b-8839-0e95374a9155/ticket
filenamestring
Example:
COT-20-20230921
<0>
<data>
<id>20</id>
<order_note/>
<payment_method_type_id>10</payment_method_type_id>
<soap_type_id>01</soap_type_id>
<external_id>6012ffb7-a212-4a8b-8839-0e95374a9155</external_id>
<number_full>COT-20</number_full>
<date_of_issue>2023-09-21</date_of_issue>
<delivery_date/>
<identifier>COT-20</identifier>
<user_name>Administrador</user_name>
<seller_name>Administrador</seller_name>
<customer_id>21</customer_id>
<customer_name>ALVAREZ MORENO JHEYSON ALBER</customer_name>
<customer_number>10750058197</customer_number>
<customer_telephone/>
<customer_email/>
<exchange_rate_sale>3.718</exchange_rate_sale>
<currency_type_id>PEN</currency_type_id>
<total_exportation>0.00</total_exportation>
<total_free>0.00</total_free>
<total_unaffected>0.00</total_unaffected>
<total_exonerated>0.00</total_exonerated>
<total_taxed>132.73</total_taxed>
<total_igv>13.27</total_igv>
<total>146.00</total>
<state_type_id>01</state_type_id>
<state_type_description>Registrado</state_type_description>
<sale_opportunity_number_full/>
<contract_number_full/>
<sale_opportunity/>
<btn_generate>true</btn_generate>
<btn_generate_cnt>true</btn_generate_cnt>
<btn_options>true</btn_options>
<external_id_contract/>
<referential_information/>
<created_at>2023-09-21 22:04:43</created_at>
<updated_at>2023-09-21 22:04:43</updated_at>
<print_ticket>https://demo.pro5.fastura.app/quotations/print/6012ffb7-a212-4a8b-8839-0e95374a9155/ticket</print_ticket>
<filename>COT-20-20230921</filename>
</data>
</0>
Invalid status value