Skip to content

Commit

Permalink
Add all possible id_types of a vat exclusion representative in Order …
Browse files Browse the repository at this point in the history
…API.
  • Loading branch information
fotistsisk committed Jul 17, 2024
1 parent 3a2860b commit 5657fb2
Showing 1 changed file with 33 additions and 1 deletion.
34 changes: 33 additions & 1 deletion source/localizable/smart_cart/_order_object.html.md.erb
Original file line number Diff line number Diff line change
Expand Up @@ -81,11 +81,43 @@ Name | Type | Description

Name | Type | Description
--------------------------------------------------------- | ------ | ------------------------------------------------
`invoice_details.vat_exclusion_representative.id_type` | String | Provided ID document type
`invoice_details.vat_exclusion_representative.id_type` | String | [Provided ID document type](#provided-id-document-type)
`invoice_details.vat_exclusion_representative.id_number` | String | Provided ID document number (last 5 digits)
`invoice_details.vat_exclusion_representative.otp` | String | Provided representative one-time password
`invoice_details.vat_exclusion_representative.mobile` | String | Representative's mobile phone number

#### Provided ID document type

All possible id_type values regarding the [Vat exclusion representative](#vat-exclusion-representative):

ID (Provided by AADE) | Skroutz value
----------------------|------------------------------------------------------
1 | ΑΤ Αστυνομική Ταυτότητα
2 | ΕΣ Ελληνικός Στρατός
3 | ΠΝ Πολεμικό Ναυτικό
4 | ΠΑ Πολεμική Αεροπορία
5 | ΕΑ Ελληνική Αστυνομία
6 | ΛΣ Λιμενικό Σώμα
7 | ΠΣ Πυροσβεστικό Σώμα
8 | Διαβατήριο
9 | ΚΑ Κέντρο Αλλοδαπών
11 | Εντολέας ΦΠ
12 | ΚΠ Κάρτα Παραμονής Περιορισμένης Χρονικής Διάρκειας
13 | Ταυτότητα Ευρωπαϊκής Ένωσης
14 | Ταυτότητα Ανιθαγενή (Ν.139/1975)
15 | Ταυτότητα Ομογενούς
16 | Αριθμός Κοινωνικής Ασφάλισης Η.Π.Α.
17 | ΕΔΤ Πολιτικού Πρόσφυγα Υπό Αναγνώριση
18 | Ειδικό Δελτίο Πολιτικού Φυγάδα
19 | Άδεια Παραμονής Πρόσφυγα Ατελώς
20 | Ειδικό Δελτίο Πρόσφυγα Ανθρωπιστικού Καθεστώτος
22 | Πιστοποιητικό γέννησης αλλοδαπού
23 | Ταυτότητα Χώρας Εκτός Ευωπαϊκής Ένωσης
24 | ΑΓ Ελληνική Αγροφυλακή
25 | Δελτίο Αιτούντος Διεθνή Προστασία
26 | Άδεια Διαμονής Υπηκόου Τρίτης Χώρας Χωρίς Διαβατήριο
27 | Άδεια Διαμονής/Δικαιούχος Διεθνούς Προστασίας

#### Rejection info

Name | Type | Description
Expand Down

0 comments on commit 5657fb2

Please sign in to comment.