/get_invoice
GET /get_invoice/{invoice_id}
Response Examples
Success
Responses
HTTP Status Code
Meaning
Description
Data schema
200
Success
Inline
Responses Data Schema
HTTP Status Code 200
Name
Type
Required
Restrictions
Title
description
» 0
object
true
none
none
»» product_name_en
string
true
none
none
»» requests_left
string
true
none
none
»» date_start
string
true
none
none
»» date_end
string
true
none
none
» 1
object
true
none
none
»» product_name_en
string
true
none
none
»» requests_left
string
true
none
none
»» date_start
string
true
none
none
»» date_end
string
true
none
none
» 2
object
true
none
none
»» product_name_en
string
true
none
none
»» requests_left
string
true
none
none
»» date_start
string
true
none
none
»» date_end
string
true
none
none
Last updated
Was this helpful?