Request

GET /invoice/

Response

200 OK
Content-Type: application/json
{
    "meta": {
        "previous": null, 
        "total_count": 12, 
        "offset": 0, 
        "limit": 20, 
        "next": null
    }, 
    "objects": [
        {
            "state": "DRAFT", 
            "total": "47.60", 
            "account_type": "RECEIVABLE", 
            "attachments": [], 
            "reference": "256db9bd-ea7c-46f8-a372-5805afd9d3ef", 
            "resource_uri": "/api/v1/invoice/5231cc3e4ab63c53dc900502/", 
            "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/", 
            "notes": [], 
            "history": [
                {
                    "action": "CREATED", 
                    "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/", 
                    "revision": "7d38d460-68bd-41c4-b8b4-b1470f2d04e7", 
                    "resource_type": "action_history_entry", 
                    "datetime": "2013-09-12T14:14:22.385000+00:00"
                }
            ], 
            "current_revision": {
                "delivery_address": {
                    "city": "Grenoble", 
                    "extended_address": "Level 3", 
                    "country": "FRANCE", 
                    "postoffice_box": null, 
                    "label": null, 
                    "geo_point": null, 
                    "state": null, 
                    "postal_code": "38000", 
                    "type": "DELIVERY", 
                    "street_address": "1 Rue de Grenoble"
                }, 
                "issue_date": "2013-09-12T14:14:22.125000+00:00", 
                "billing_address": {
                    "city": "Grenoble", 
                    "extended_address": "Level 3", 
                    "country": "FRANCE", 
                    "postoffice_box": null, 
                    "label": null, 
                    "geo_point": null, 
                    "state": null, 
                    "postal_code": "38000", 
                    "type": "BILLING", 
                    "street_address": "1 Rue de Grenoble"
                }, 
                "revision": "7d38d460-68bd-41c4-b8b4-b1470f2d04e7", 
                "due_date": "2013-10-12", 
                "quotation_date": null, 
                "taxes_application": "EXCLUSIVE", 
                "custom_payment_conditions": null, 
                "invoicing_date": "2013-09-12", 
                "sender_address": {
                    "city": "Grenoble", 
                    "extended_address": null, 
                    "country": "FRANCE", 
                    "postoffice_box": null, 
                    "label": null, 
                    "geo_point": null, 
                    "state": null, 
                    "postal_code": "38000", 
                    "type": "BILLING", 
                    "street_address": "1 Rue de Grenoble"
                }, 
                "currency": {
                    "symbol": "EUR", 
                    "rates": [
                        {
                            "rate": "1.00", 
                            "currency_to": "MXN", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "USD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "AUD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CHF", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "NOK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "RUB", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "EGP", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "INR", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CNY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "JPY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "TRY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "BRL", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "MAD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "GBP", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "NZD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "SEK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "DKK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "HKD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CAD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }
                    ]
                }, 
                "credit_note_emission_date": null, 
                "contact": "/api/v1/contact/5231cc3c4ab63c53dc9004fe/", 
                "sender": "Mr. Nobody", 
                "quotation_validity": null, 
                "line_items": [
                    {
                        "description": "Item 1", 
                        "reference": "ITEM1", 
                        "tax": "/api/v1/tax/5231cc3c4ab63c53dc9004fc/", 
                        "unit_price": "19.90", 
                        "item_id": "5231cc3c4ab63c53dc9004ff", 
                        "quantity": "2.00"
                    }
                ], 
                "sender_organization": "Test Company", 
                "organization": "/api/v1/organization/5231cc3c4ab63c53dc9004fd/", 
                "pdf": {}, 
                "customer_reference": null, 
                "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/"
            }, 
            "paid": "0.00", 
            "amount": "47.60", 
            "contact": "/api/v1/contact/5231cc3c4ab63c53dc9004fe/", 
            "related_quotation": null, 
            "payments": [], 
            "related_credit_note": null, 
            "organization": "/api/v1/organization/5231cc3c4ab63c53dc9004fd/", 
            "balance": "47.60", 
            "revisions": [], 
            "id": "5231cc3e4ab63c53dc900502", 
            "has_temporary_reference": true
        }, 
        {
            "state": "DRAFT", 
            "total": "47.60", 
            "account_type": "RECEIVABLE", 
            "attachments": [], 
            "reference": "87a0bcdb-f20c-4d46-adbb-8b4b7f9c0a36", 
            "resource_uri": "/api/v1/invoice/5231cc404ab63c53dc900504/", 
            "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/", 
            "notes": [], 
            "history": [
                {
                    "action": "CREATED", 
                    "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/", 
                    "revision": "535c10a8-a031-4606-bf7e-7c0a81e98d4a", 
                    "resource_type": "action_history_entry", 
                    "datetime": "2013-09-12T14:14:24.393000+00:00"
                }
            ], 
            "current_revision": {
                "delivery_address": {
                    "city": "Grenoble", 
                    "extended_address": "Level 3", 
                    "country": "FRANCE", 
                    "postoffice_box": null, 
                    "label": null, 
                    "geo_point": null, 
                    "state": null, 
                    "postal_code": "38000", 
                    "type": "DELIVERY", 
                    "street_address": "1 Rue de Grenoble"
                }, 
                "issue_date": "2013-09-12T14:14:24.142000+00:00", 
                "billing_address": {
                    "city": "Grenoble", 
                    "extended_address": "Level 3", 
                    "country": "FRANCE", 
                    "postoffice_box": null, 
                    "label": null, 
                    "geo_point": null, 
                    "state": null, 
                    "postal_code": "38000", 
                    "type": "BILLING", 
                    "street_address": "1 Rue de Grenoble"
                }, 
                "revision": "535c10a8-a031-4606-bf7e-7c0a81e98d4a", 
                "due_date": "2013-10-12", 
                "quotation_date": null, 
                "taxes_application": "EXCLUSIVE", 
                "custom_payment_conditions": null, 
                "invoicing_date": "2013-09-12", 
                "sender_address": {
                    "city": "Grenoble", 
                    "extended_address": null, 
                    "country": "FRANCE", 
                    "postoffice_box": null, 
                    "label": null, 
                    "geo_point": null, 
                    "state": null, 
                    "postal_code": "38000", 
                    "type": "BILLING", 
                    "street_address": "1 Rue de Grenoble"
                }, 
                "currency": {
                    "symbol": "EUR", 
                    "rates": [
                        {
                            "rate": "1.00", 
                            "currency_to": "MXN", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "USD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "AUD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CHF", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "NOK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "RUB", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "EGP", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "INR", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CNY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "JPY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "TRY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "BRL", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "MAD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "GBP", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "NZD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "SEK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "DKK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "HKD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CAD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }
                    ]
                }, 
                "credit_note_emission_date": null, 
                "contact": "/api/v1/contact/5231cc3c4ab63c53dc9004fe/", 
                "sender": "Mr. Nobody", 
                "quotation_validity": null, 
                "line_items": [
                    {
                        "description": "Item 1", 
                        "reference": "ITEM1", 
                        "tax": "/api/v1/tax/5231cc3c4ab63c53dc9004fc/", 
                        "unit_price": "19.90", 
                        "item_id": "5231cc3c4ab63c53dc9004ff", 
                        "quantity": "2.00"
                    }
                ], 
                "sender_organization": "Test Company", 
                "organization": "/api/v1/organization/5231cc3c4ab63c53dc9004fd/", 
                "pdf": {}, 
                "customer_reference": null, 
                "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/"
            }, 
            "paid": "0.00", 
            "amount": "47.60", 
            "contact": "/api/v1/contact/5231cc3c4ab63c53dc9004fe/", 
            "related_quotation": null, 
            "payments": [], 
            "related_credit_note": null, 
            "organization": "/api/v1/organization/5231cc3c4ab63c53dc9004fd/", 
            "balance": "47.60", 
            "revisions": [], 
            "id": "5231cc404ab63c53dc900504", 
            "has_temporary_reference": true
        }, 
        {
            "state": "DRAFT", 
            "total": "47.60", 
            "account_type": "RECEIVABLE", 
            "attachments": [], 
            "reference": "bc4a7a19-a2ee-4a45-af58-67c9a082eb6b", 
            "resource_uri": "/api/v1/invoice/5231cc424ab63c53dc900506/", 
            "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/", 
            "notes": [], 
            "history": [
                {
                    "action": "CREATED", 
                    "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/", 
                    "revision": "79292809-0cab-4dbe-946f-321f3f663f60", 
                    "resource_type": "action_history_entry", 
                    "datetime": "2013-09-12T14:14:26.430000+00:00"
                }
            ], 
            "current_revision": {
                "delivery_address": {
                    "city": "Grenoble", 
                    "extended_address": "Level 3", 
                    "country": "FRANCE", 
                    "postoffice_box": null, 
                    "label": null, 
                    "geo_point": null, 
                    "state": null, 
                    "postal_code": "38000", 
                    "type": "DELIVERY", 
                    "street_address": "1 Rue de Grenoble"
                }, 
                "issue_date": "2013-09-12T14:14:26.158000+00:00", 
                "billing_address": {
                    "city": "Grenoble", 
                    "extended_address": "Level 3", 
                    "country": "FRANCE", 
                    "postoffice_box": null, 
                    "label": null, 
                    "geo_point": null, 
                    "state": null, 
                    "postal_code": "38000", 
                    "type": "BILLING", 
                    "street_address": "1 Rue de Grenoble"
                }, 
                "revision": "79292809-0cab-4dbe-946f-321f3f663f60", 
                "due_date": "2013-10-12", 
                "quotation_date": null, 
                "taxes_application": "EXCLUSIVE", 
                "custom_payment_conditions": null, 
                "invoicing_date": "2013-09-12", 
                "sender_address": {
                    "city": "Grenoble", 
                    "extended_address": null, 
                    "country": "FRANCE", 
                    "postoffice_box": null, 
                    "label": null, 
                    "geo_point": null, 
                    "state": null, 
                    "postal_code": "38000", 
                    "type": "BILLING", 
                    "street_address": "1 Rue de Grenoble"
                }, 
                "currency": {
                    "symbol": "EUR", 
                    "rates": [
                        {
                            "rate": "1.00", 
                            "currency_to": "MXN", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "USD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "AUD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CHF", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "NOK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "RUB", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "EGP", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "INR", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CNY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "JPY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "TRY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "BRL", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "MAD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "GBP", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "NZD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "SEK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "DKK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "HKD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CAD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }
                    ]
                }, 
                "credit_note_emission_date": null, 
                "contact": "/api/v1/contact/5231cc3c4ab63c53dc9004fe/", 
                "sender": "Mr. Nobody", 
                "quotation_validity": null, 
                "line_items": [
                    {
                        "description": "Item 1", 
                        "reference": "ITEM1", 
                        "tax": "/api/v1/tax/5231cc3c4ab63c53dc9004fc/", 
                        "unit_price": "19.90", 
                        "item_id": "5231cc3c4ab63c53dc9004ff", 
                        "quantity": "2.00"
                    }
                ], 
                "sender_organization": "Test Company", 
                "organization": "/api/v1/organization/5231cc3c4ab63c53dc9004fd/", 
                "pdf": {}, 
                "customer_reference": null, 
                "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/"
            }, 
            "paid": "0.00", 
            "amount": "47.60", 
            "contact": "/api/v1/contact/5231cc3c4ab63c53dc9004fe/", 
            "related_quotation": null, 
            "payments": [], 
            "related_credit_note": null, 
            "organization": "/api/v1/organization/5231cc3c4ab63c53dc9004fd/", 
            "balance": "47.60", 
            "revisions": [], 
            "id": "5231cc424ab63c53dc900506", 
            "has_temporary_reference": true
        }, 
        {
            "state": "DRAFT", 
            "total": "47.60", 
            "account_type": "RECEIVABLE", 
            "attachments": [], 
            "reference": "65ba296f-0b0f-4b0f-8b4b-a38d5fc07cd4", 
            "resource_uri": "/api/v1/invoice/5231cc444ab63c53dc900508/", 
            "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/", 
            "notes": [], 
            "history": [
                {
                    "action": "CREATED", 
                    "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/", 
                    "revision": "9d04af8b-850e-4007-ab6a-890d8c8c0636", 
                    "resource_type": "action_history_entry", 
                    "datetime": "2013-09-12T14:14:28.545000+00:00"
                }
            ], 
            "current_revision": {
                "delivery_address": {
                    "city": "Grenoble", 
                    "extended_address": "Level 3", 
                    "country": "FRANCE", 
                    "postoffice_box": null, 
                    "label": null, 
                    "geo_point": null, 
                    "state": null, 
                    "postal_code": "38000", 
                    "type": "DELIVERY", 
                    "street_address": "1 Rue de Grenoble"
                }, 
                "issue_date": "2013-09-12T14:14:28.281000+00:00", 
                "billing_address": {
                    "city": "Grenoble", 
                    "extended_address": "Level 3", 
                    "country": "FRANCE", 
                    "postoffice_box": null, 
                    "label": null, 
                    "geo_point": null, 
                    "state": null, 
                    "postal_code": "38000", 
                    "type": "BILLING", 
                    "street_address": "1 Rue de Grenoble"
                }, 
                "revision": "9d04af8b-850e-4007-ab6a-890d8c8c0636", 
                "due_date": "2013-10-12", 
                "quotation_date": null, 
                "taxes_application": "EXCLUSIVE", 
                "custom_payment_conditions": null, 
                "invoicing_date": "2013-09-12", 
                "sender_address": {
                    "city": "Grenoble", 
                    "extended_address": null, 
                    "country": "FRANCE", 
                    "postoffice_box": null, 
                    "label": null, 
                    "geo_point": null, 
                    "state": null, 
                    "postal_code": "38000", 
                    "type": "BILLING", 
                    "street_address": "1 Rue de Grenoble"
                }, 
                "currency": {
                    "symbol": "EUR", 
                    "rates": [
                        {
                            "rate": "1.00", 
                            "currency_to": "MXN", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "USD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "AUD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CHF", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "NOK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "RUB", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "EGP", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "INR", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CNY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "JPY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "TRY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "BRL", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "MAD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "GBP", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "NZD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "SEK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "DKK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "HKD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CAD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }
                    ]
                }, 
                "credit_note_emission_date": null, 
                "contact": "/api/v1/contact/5231cc3c4ab63c53dc9004fe/", 
                "sender": "Mr. Nobody", 
                "quotation_validity": null, 
                "line_items": [
                    {
                        "description": "Item 1", 
                        "reference": "ITEM1", 
                        "tax": "/api/v1/tax/5231cc3c4ab63c53dc9004fc/", 
                        "unit_price": "19.90", 
                        "item_id": "5231cc3c4ab63c53dc9004ff", 
                        "quantity": "2.00"
                    }
                ], 
                "sender_organization": "Test Company", 
                "organization": "/api/v1/organization/5231cc3c4ab63c53dc9004fd/", 
                "pdf": {}, 
                "customer_reference": null, 
                "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/"
            }, 
            "paid": "0.00", 
            "amount": "47.60", 
            "contact": "/api/v1/contact/5231cc3c4ab63c53dc9004fe/", 
            "related_quotation": null, 
            "payments": [], 
            "related_credit_note": null, 
            "organization": "/api/v1/organization/5231cc3c4ab63c53dc9004fd/", 
            "balance": "47.60", 
            "revisions": [], 
            "id": "5231cc444ab63c53dc900508", 
            "has_temporary_reference": true
        }, 
        {
            "state": "DRAFT", 
            "total": "47.60", 
            "account_type": "RECEIVABLE", 
            "attachments": [], 
            "reference": "07f9528a-1a37-4139-9e52-b4cd0ecb5373", 
            "resource_uri": "/api/v1/invoice/5231cc464ab63c53dc90050a/", 
            "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/", 
            "notes": [], 
            "history": [
                {
                    "action": "CREATED", 
                    "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/", 
                    "revision": "13a47884-7263-4f63-b5df-0b953546fa45", 
                    "resource_type": "action_history_entry", 
                    "datetime": "2013-09-12T14:14:30.694000+00:00"
                }
            ], 
            "current_revision": {
                "delivery_address": {
                    "city": "Grenoble", 
                    "extended_address": "Level 3", 
                    "country": "FRANCE", 
                    "postoffice_box": null, 
                    "label": null, 
                    "geo_point": null, 
                    "state": null, 
                    "postal_code": "38000", 
                    "type": "DELIVERY", 
                    "street_address": "1 Rue de Grenoble"
                }, 
                "issue_date": "2013-09-12T14:14:30.432000+00:00", 
                "billing_address": {
                    "city": "Grenoble", 
                    "extended_address": "Level 3", 
                    "country": "FRANCE", 
                    "postoffice_box": null, 
                    "label": null, 
                    "geo_point": null, 
                    "state": null, 
                    "postal_code": "38000", 
                    "type": "BILLING", 
                    "street_address": "1 Rue de Grenoble"
                }, 
                "revision": "13a47884-7263-4f63-b5df-0b953546fa45", 
                "due_date": "2013-10-12", 
                "quotation_date": null, 
                "taxes_application": "EXCLUSIVE", 
                "custom_payment_conditions": null, 
                "invoicing_date": "2013-09-12", 
                "sender_address": {
                    "city": "Grenoble", 
                    "extended_address": null, 
                    "country": "FRANCE", 
                    "postoffice_box": null, 
                    "label": null, 
                    "geo_point": null, 
                    "state": null, 
                    "postal_code": "38000", 
                    "type": "BILLING", 
                    "street_address": "1 Rue de Grenoble"
                }, 
                "currency": {
                    "symbol": "EUR", 
                    "rates": [
                        {
                            "rate": "1.00", 
                            "currency_to": "MXN", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "USD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "AUD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CHF", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "NOK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "RUB", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "EGP", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "INR", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CNY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "JPY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "TRY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "BRL", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "MAD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "GBP", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "NZD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "SEK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "DKK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "HKD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CAD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }
                    ]
                }, 
                "credit_note_emission_date": null, 
                "contact": "/api/v1/contact/5231cc3c4ab63c53dc9004fe/", 
                "sender": "Mr. Nobody", 
                "quotation_validity": null, 
                "line_items": [
                    {
                        "description": "Item 1", 
                        "reference": "ITEM1", 
                        "tax": "/api/v1/tax/5231cc3c4ab63c53dc9004fc/", 
                        "unit_price": "19.90", 
                        "item_id": "5231cc3c4ab63c53dc9004ff", 
                        "quantity": "2.00"
                    }
                ], 
                "sender_organization": "Test Company", 
                "organization": "/api/v1/organization/5231cc3c4ab63c53dc9004fd/", 
                "pdf": {}, 
                "customer_reference": null, 
                "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/"
            }, 
            "paid": "0.00", 
            "amount": "47.60", 
            "contact": "/api/v1/contact/5231cc3c4ab63c53dc9004fe/", 
            "related_quotation": null, 
            "payments": [], 
            "related_credit_note": null, 
            "organization": "/api/v1/organization/5231cc3c4ab63c53dc9004fd/", 
            "balance": "47.60", 
            "revisions": [], 
            "id": "5231cc464ab63c53dc90050a", 
            "has_temporary_reference": true
        }, 
        {
            "state": "DRAFT", 
            "total": "47.60", 
            "account_type": "RECEIVABLE", 
            "attachments": [], 
            "reference": "cb0c660a-0336-44b2-99ff-1089443dc0fd", 
            "resource_uri": "/api/v1/invoice/5231cc484ab63c53dc90050c/", 
            "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/", 
            "notes": [], 
            "history": [
                {
                    "action": "CREATED", 
                    "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/", 
                    "revision": "a0608361-9053-415a-b322-f34e8aea2bec", 
                    "resource_type": "action_history_entry", 
                    "datetime": "2013-09-12T14:14:32.821000+00:00"
                }
            ], 
            "current_revision": {
                "delivery_address": {
                    "city": "Grenoble", 
                    "extended_address": "Level 3", 
                    "country": "FRANCE", 
                    "postoffice_box": null, 
                    "label": null, 
                    "geo_point": null, 
                    "state": null, 
                    "postal_code": "38000", 
                    "type": "DELIVERY", 
                    "street_address": "1 Rue de Grenoble"
                }, 
                "issue_date": "2013-09-12T14:14:32.554000+00:00", 
                "billing_address": {
                    "city": "Grenoble", 
                    "extended_address": "Level 3", 
                    "country": "FRANCE", 
                    "postoffice_box": null, 
                    "label": null, 
                    "geo_point": null, 
                    "state": null, 
                    "postal_code": "38000", 
                    "type": "BILLING", 
                    "street_address": "1 Rue de Grenoble"
                }, 
                "revision": "a0608361-9053-415a-b322-f34e8aea2bec", 
                "due_date": "2013-10-12", 
                "quotation_date": null, 
                "taxes_application": "EXCLUSIVE", 
                "custom_payment_conditions": null, 
                "invoicing_date": "2013-09-12", 
                "sender_address": {
                    "city": "Grenoble", 
                    "extended_address": null, 
                    "country": "FRANCE", 
                    "postoffice_box": null, 
                    "label": null, 
                    "geo_point": null, 
                    "state": null, 
                    "postal_code": "38000", 
                    "type": "BILLING", 
                    "street_address": "1 Rue de Grenoble"
                }, 
                "currency": {
                    "symbol": "EUR", 
                    "rates": [
                        {
                            "rate": "1.00", 
                            "currency_to": "MXN", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "USD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "AUD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CHF", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "NOK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "RUB", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "EGP", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "INR", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CNY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "JPY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "TRY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "BRL", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "MAD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "GBP", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "NZD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "SEK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "DKK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "HKD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CAD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }
                    ]
                }, 
                "credit_note_emission_date": null, 
                "contact": "/api/v1/contact/5231cc3c4ab63c53dc9004fe/", 
                "sender": "Mr. Nobody", 
                "quotation_validity": null, 
                "line_items": [
                    {
                        "description": "Item 1", 
                        "reference": "ITEM1", 
                        "tax": "/api/v1/tax/5231cc3c4ab63c53dc9004fc/", 
                        "unit_price": "19.90", 
                        "item_id": "5231cc3c4ab63c53dc9004ff", 
                        "quantity": "2.00"
                    }
                ], 
                "sender_organization": "Test Company", 
                "organization": "/api/v1/organization/5231cc3c4ab63c53dc9004fd/", 
                "pdf": {}, 
                "customer_reference": null, 
                "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/"
            }, 
            "paid": "0.00", 
            "amount": "47.60", 
            "contact": "/api/v1/contact/5231cc3c4ab63c53dc9004fe/", 
            "related_quotation": null, 
            "payments": [], 
            "related_credit_note": null, 
            "organization": "/api/v1/organization/5231cc3c4ab63c53dc9004fd/", 
            "balance": "47.60", 
            "revisions": [], 
            "id": "5231cc484ab63c53dc90050c", 
            "has_temporary_reference": true
        }, 
        {
            "state": "CANCELLED", 
            "total": "660.00", 
            "account_type": "RECEIVABLE", 
            "attachments": [], 
            "reference": "201309-00001", 
            "resource_uri": "/api/v1/invoice/5231cbf44ab63c53dc9004c5/", 
            "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/", 
            "notes": [], 
            "history": [
                {
                    "state": "CANCELLED", 
                    "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/", 
                    "revision": "81b95616-c5ae-4a17-9c0f-a5787a3addce", 
                    "resource_type": "changed_state_history_entry", 
                    "datetime": "2013-09-12T14:13:16.619000+00:00"
                }
            ], 
            "current_revision": {
                "delivery_address": null, 
                "issue_date": "2013-09-12T14:13:08.207000+00:00", 
                "billing_address": null, 
                "revision": "81b95616-c5ae-4a17-9c0f-a5787a3addce", 
                "due_date": "2013-09-12", 
                "quotation_date": null, 
                "taxes_application": "EXCLUSIVE", 
                "custom_payment_conditions": null, 
                "invoicing_date": "2013-09-12", 
                "sender_address": null, 
                "currency": {
                    "symbol": "EUR", 
                    "rates": [
                        {
                            "rate": "1.00", 
                            "currency_to": "MXN", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "USD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "AUD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CHF", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "NOK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "RUB", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "EGP", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "INR", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CNY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "JPY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "TRY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "BRL", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "MAD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "GBP", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "NZD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "SEK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "DKK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "HKD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CAD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }
                    ]
                }, 
                "credit_note_emission_date": null, 
                "contact": null, 
                "sender": null, 
                "quotation_validity": null, 
                "line_items": [
                    {
                        "description": "30% down-payment on quotation 201309-00001", 
                        "reference": "DOWN-PAYMENT", 
                        "tax": "/api/v1/tax/5231cbda4ab63c53dc90047d/", 
                        "unit_price": "600.00", 
                        "item_id": null, 
                        "quantity": "1.00"
                    }
                ], 
                "sender_organization": "Test Company", 
                "organization": "", 
                "pdf": {}, 
                "customer_reference": null, 
                "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/"
            }, 
            "paid": "0.00", 
            "amount": "660.00", 
            "contact": null, 
            "related_quotation": "/api/v1/quotation/5231cbf24ab63c53dc9004c3/", 
            "payments": [], 
            "related_credit_note": "/api/v1/credit_note/5231cbfa4ab63c53dc9004ca/", 
            "organization": null, 
            "balance": "660.00", 
            "revisions": [], 
            "id": "5231cbf44ab63c53dc9004c5", 
            "has_temporary_reference": false
        }, 
        {
            "state": "CANCELLED", 
            "total": "660.00", 
            "account_type": "RECEIVABLE", 
            "attachments": [], 
            "reference": "201309-00002", 
            "resource_uri": "/api/v1/invoice/5231cbfe4ab63c53dc9004cd/", 
            "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/", 
            "notes": [], 
            "history": [
                {
                    "state": "CANCELLED", 
                    "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/", 
                    "revision": "fc9912b1-7733-4e3f-a83d-a1b6fb9345ca", 
                    "resource_type": "changed_state_history_entry", 
                    "datetime": "2013-09-12T14:13:27.520000+00:00"
                }
            ], 
            "current_revision": {
                "delivery_address": null, 
                "issue_date": "2013-09-12T14:13:18.353000+00:00", 
                "billing_address": null, 
                "revision": "fc9912b1-7733-4e3f-a83d-a1b6fb9345ca", 
                "due_date": "2013-09-12", 
                "quotation_date": null, 
                "taxes_application": "EXCLUSIVE", 
                "custom_payment_conditions": null, 
                "invoicing_date": "2013-09-12", 
                "sender_address": null, 
                "currency": {
                    "symbol": "EUR", 
                    "rates": [
                        {
                            "rate": "1.00", 
                            "currency_to": "MXN", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "USD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "AUD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CHF", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "NOK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "RUB", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "EGP", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "INR", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CNY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "JPY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "TRY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "BRL", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "MAD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "GBP", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "NZD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "SEK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "DKK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "HKD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CAD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }
                    ]
                }, 
                "credit_note_emission_date": null, 
                "contact": null, 
                "sender": null, 
                "quotation_validity": null, 
                "line_items": [
                    {
                        "description": "30% down-payment on quotation 201309-00001", 
                        "reference": "DOWN-PAYMENT", 
                        "tax": "/api/v1/tax/5231cbda4ab63c53dc90047d/", 
                        "unit_price": "600.00", 
                        "item_id": null, 
                        "quantity": "1.00"
                    }
                ], 
                "sender_organization": "Test Company", 
                "organization": "", 
                "pdf": {}, 
                "customer_reference": null, 
                "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/"
            }, 
            "paid": "0.00", 
            "amount": "660.00", 
            "contact": null, 
            "related_quotation": "/api/v1/quotation/5231cbf24ab63c53dc9004c3/", 
            "payments": [], 
            "related_credit_note": "/api/v1/credit_note/5231cc054ab63c53dc9004d2/", 
            "organization": null, 
            "balance": "660.00", 
            "revisions": [], 
            "id": "5231cbfe4ab63c53dc9004cd", 
            "has_temporary_reference": false
        }, 
        {
            "state": "CANCELLED", 
            "total": "660.00", 
            "account_type": "RECEIVABLE", 
            "attachments": [], 
            "reference": "201309-00003", 
            "resource_uri": "/api/v1/invoice/5231cc094ab63c53dc9004d5/", 
            "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/", 
            "notes": [], 
            "history": [
                {
                    "state": "CANCELLED", 
                    "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/", 
                    "revision": "5cd10ce3-671e-4aab-a1ab-c36c30765a2e", 
                    "resource_type": "changed_state_history_entry", 
                    "datetime": "2013-09-12T14:13:37.459000+00:00"
                }
            ], 
            "current_revision": {
                "delivery_address": null, 
                "issue_date": "2013-09-12T14:13:29.316000+00:00", 
                "billing_address": null, 
                "revision": "5cd10ce3-671e-4aab-a1ab-c36c30765a2e", 
                "due_date": "2013-09-12", 
                "quotation_date": null, 
                "taxes_application": "EXCLUSIVE", 
                "custom_payment_conditions": null, 
                "invoicing_date": "2013-09-12", 
                "sender_address": null, 
                "currency": {
                    "symbol": "EUR", 
                    "rates": [
                        {
                            "rate": "1.00", 
                            "currency_to": "MXN", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "USD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "AUD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CHF", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "NOK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "RUB", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "EGP", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "INR", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CNY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "JPY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "TRY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "BRL", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "MAD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "GBP", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "NZD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "SEK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "DKK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "HKD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CAD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }
                    ]
                }, 
                "credit_note_emission_date": null, 
                "contact": null, 
                "sender": null, 
                "quotation_validity": null, 
                "line_items": [
                    {
                        "description": "30% down-payment on quotation 201309-00001", 
                        "reference": "DOWN-PAYMENT", 
                        "tax": "/api/v1/tax/5231cbda4ab63c53dc90047d/", 
                        "unit_price": "600.00", 
                        "item_id": null, 
                        "quantity": "1.00"
                    }
                ], 
                "sender_organization": "Test Company", 
                "organization": "", 
                "pdf": {}, 
                "customer_reference": null, 
                "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/"
            }, 
            "paid": "0.00", 
            "amount": "660.00", 
            "contact": null, 
            "related_quotation": "/api/v1/quotation/5231cbf24ab63c53dc9004c3/", 
            "payments": [], 
            "related_credit_note": "/api/v1/credit_note/5231cc0f4ab63c53dc9004da/", 
            "organization": null, 
            "balance": "660.00", 
            "revisions": [], 
            "id": "5231cc094ab63c53dc9004d5", 
            "has_temporary_reference": false
        }, 
        {
            "state": "CANCELLED", 
            "total": "14.28", 
            "account_type": "RECEIVABLE", 
            "attachments": [], 
            "reference": "201309-00004", 
            "resource_uri": "/api/v1/invoice/5231cc194ab63c53dc9004e4/", 
            "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/", 
            "notes": [], 
            "history": [
                {
                    "state": "CANCELLED", 
                    "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/", 
                    "revision": "494d5588-455d-4388-906f-79cc17c110e4", 
                    "resource_type": "changed_state_history_entry", 
                    "datetime": "2013-09-12T14:14:10.398000+00:00"
                }
            ], 
            "current_revision": {
                "delivery_address": null, 
                "issue_date": "2013-09-12T14:13:45.514000+00:00", 
                "billing_address": null, 
                "revision": "494d5588-455d-4388-906f-79cc17c110e4", 
                "due_date": "2013-09-12", 
                "quotation_date": null, 
                "taxes_application": "EXCLUSIVE", 
                "custom_payment_conditions": null, 
                "invoicing_date": "2013-09-12", 
                "sender_address": null, 
                "currency": {
                    "symbol": "EUR", 
                    "rates": [
                        {
                            "rate": "1.00", 
                            "currency_to": "MXN", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "USD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "AUD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CHF", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "NOK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "RUB", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "EGP", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "INR", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CNY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "JPY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "TRY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "BRL", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "MAD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "GBP", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "NZD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "SEK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "DKK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "HKD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CAD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }
                    ]
                }, 
                "credit_note_emission_date": null, 
                "contact": null, 
                "sender": null, 
                "quotation_validity": null, 
                "line_items": [
                    {
                        "description": "30% down-payment on quotation 201309-00002", 
                        "reference": "DOWN-PAYMENT", 
                        "tax": "/api/v1/tax/5231cc174ab63c53dc9004dd/", 
                        "unit_price": "11.94", 
                        "item_id": null, 
                        "quantity": "1.00"
                    }
                ], 
                "sender_organization": "Test Company", 
                "organization": "", 
                "pdf": {}, 
                "customer_reference": null, 
                "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/"
            }, 
            "paid": "0.00", 
            "amount": "14.28", 
            "contact": null, 
            "related_quotation": "/api/v1/quotation/5231cc174ab63c53dc9004e2/", 
            "payments": [], 
            "related_credit_note": "/api/v1/credit_note/5231cc304ab63c53dc9004f3/", 
            "organization": null, 
            "balance": "14.28", 
            "revisions": [], 
            "id": "5231cc194ab63c53dc9004e4", 
            "has_temporary_reference": false
        }, 
        {
            "state": "CANCELLED", 
            "total": "14.28", 
            "account_type": "RECEIVABLE", 
            "attachments": [], 
            "reference": "201309-00005", 
            "resource_uri": "/api/v1/invoice/5231cc1f4ab63c53dc9004e9/", 
            "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/", 
            "notes": [], 
            "history": [
                {
                    "state": "CANCELLED", 
                    "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/", 
                    "revision": "77cf0864-958f-46f9-801f-1990046bb103", 
                    "resource_type": "changed_state_history_entry", 
                    "datetime": "2013-09-12T14:14:14.139000+00:00"
                }
            ], 
            "current_revision": {
                "delivery_address": null, 
                "issue_date": "2013-09-12T14:13:51.724000+00:00", 
                "billing_address": null, 
                "revision": "77cf0864-958f-46f9-801f-1990046bb103", 
                "due_date": "2013-09-12", 
                "quotation_date": null, 
                "taxes_application": "EXCLUSIVE", 
                "custom_payment_conditions": null, 
                "invoicing_date": "2013-09-12", 
                "sender_address": null, 
                "currency": {
                    "symbol": "EUR", 
                    "rates": [
                        {
                            "rate": "1.00", 
                            "currency_to": "MXN", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "USD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "AUD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CHF", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "NOK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "RUB", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "EGP", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "INR", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CNY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "JPY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "TRY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "BRL", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "MAD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "GBP", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "NZD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "SEK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "DKK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "HKD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CAD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }
                    ]
                }, 
                "credit_note_emission_date": null, 
                "contact": null, 
                "sender": null, 
                "quotation_validity": null, 
                "line_items": [
                    {
                        "description": "30% down-payment on quotation 201309-00002", 
                        "reference": "DOWN-PAYMENT", 
                        "tax": "/api/v1/tax/5231cc174ab63c53dc9004dd/", 
                        "unit_price": "11.94", 
                        "item_id": null, 
                        "quantity": "1.00"
                    }
                ], 
                "sender_organization": "Test Company", 
                "organization": "", 
                "pdf": {}, 
                "customer_reference": null, 
                "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/"
            }, 
            "paid": "0.00", 
            "amount": "14.28", 
            "contact": null, 
            "related_quotation": "/api/v1/quotation/5231cc174ab63c53dc9004e2/", 
            "payments": [], 
            "related_credit_note": "/api/v1/credit_note/5231cc344ab63c53dc9004f6/", 
            "organization": null, 
            "balance": "14.28", 
            "revisions": [], 
            "id": "5231cc1f4ab63c53dc9004e9", 
            "has_temporary_reference": false
        }, 
        {
            "state": "CANCELLED", 
            "total": "14.28", 
            "account_type": "RECEIVABLE", 
            "attachments": [], 
            "reference": "201309-00006", 
            "resource_uri": "/api/v1/invoice/5231cc264ab63c53dc9004ee/", 
            "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/", 
            "notes": [], 
            "history": [
                {
                    "state": "CANCELLED", 
                    "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/", 
                    "revision": "958dd914-1bc0-49fb-ae4c-419eee2658d9", 
                    "resource_type": "changed_state_history_entry", 
                    "datetime": "2013-09-12T14:14:17.791000+00:00"
                }
            ], 
            "current_revision": {
                "delivery_address": null, 
                "issue_date": "2013-09-12T14:13:58.314000+00:00", 
                "billing_address": null, 
                "revision": "958dd914-1bc0-49fb-ae4c-419eee2658d9", 
                "due_date": "2013-09-12", 
                "quotation_date": null, 
                "taxes_application": "EXCLUSIVE", 
                "custom_payment_conditions": null, 
                "invoicing_date": "2013-09-12", 
                "sender_address": null, 
                "currency": {
                    "symbol": "EUR", 
                    "rates": [
                        {
                            "rate": "1.00", 
                            "currency_to": "MXN", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "USD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "AUD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CHF", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "NOK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "RUB", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "EGP", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "INR", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CNY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "JPY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "TRY", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "BRL", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "MAD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "GBP", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "NZD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "SEK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "DKK", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "HKD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }, 
                        {
                            "rate": "1.00", 
                            "currency_to": "CAD", 
                            "datetime": "2013-09-12T14:12:37.162000+00:00"
                        }
                    ]
                }, 
                "credit_note_emission_date": null, 
                "contact": null, 
                "sender": null, 
                "quotation_validity": null, 
                "line_items": [
                    {
                        "description": "30% down-payment on quotation 201309-00002", 
                        "reference": "DOWN-PAYMENT", 
                        "tax": "/api/v1/tax/5231cc174ab63c53dc9004dd/", 
                        "unit_price": "11.94", 
                        "item_id": null, 
                        "quantity": "1.00"
                    }
                ], 
                "sender_organization": "Test Company", 
                "organization": "", 
                "pdf": {}, 
                "customer_reference": null, 
                "issuer": "/api/v1/user/5231cbd64ab63c53dc900474/"
            }, 
            "paid": "0.00", 
            "amount": "14.28", 
            "contact": null, 
            "related_quotation": "/api/v1/quotation/5231cc174ab63c53dc9004e2/", 
            "payments": [], 
            "related_credit_note": "/api/v1/credit_note/5231cc374ab63c53dc9004f9/", 
            "organization": null, 
            "balance": "14.28", 
            "revisions": [], 
            "id": "5231cc264ab63c53dc9004ee", 
            "has_temporary_reference": false
        }
    ]
}

Request

GET /invoice/

Response

200 OK
Content-Type: application/xml; charset=utf-8
<response>
  <objects type="list">
    <object>
      <balance>47.60</balance>
      <account_type>RECEIVABLE</account_type>
      <attachments type="list"/>
      <reference>256db9bd-ea7c-46f8-a372-5805afd9d3ef</reference>
      <state>DRAFT</state>
      <notes type="list"/>
      <history type="list">
        <object>
          <action>CREATED</action>
          <datetime>2013-09-12T14:14:22.385000+00:00</datetime>
          <revision>7d38d460-68bd-41c4-b8b4-b1470f2d04e7</revision>
          <resource_type>action_history_entry</resource_type>
          <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
        </object>
      </history>
      <current_revision>
        <due_date>2013-10-12</due_date>
        <issue_date>2013-09-12T14:14:22.125000+00:00</issue_date>
        <billing_address>
          <city>Grenoble</city>
          <extended_address>Level 3</extended_address>
          <country>FRANCE</country>
          <postoffice_box type="null"/>
          <label type="null"/>
          <geo_point type="null"/>
          <state type="null"/>
          <postal_code>38000</postal_code>
          <type>BILLING</type>
          <street_address>1 Rue de Grenoble</street_address>
        </billing_address>
        <sender>Mr. Nobody</sender>
        <invoicing_date>2013-09-12</invoicing_date>
        <revision>7d38d460-68bd-41c4-b8b4-b1470f2d04e7</revision>
        <taxes_application>EXCLUSIVE</taxes_application>
        <line_items type="list">
          <object>
            <description>Item 1</description>
            <reference>ITEM1</reference>
            <tax>/api/v1/tax/5231cc3c4ab63c53dc9004fc/</tax>
            <unit_price>19.90</unit_price>
            <item_id>5231cc3c4ab63c53dc9004ff</item_id>
            <quantity>2.00</quantity>
          </object>
        </line_items>
        <delivery_address>
          <city>Grenoble</city>
          <extended_address>Level 3</extended_address>
          <country>FRANCE</country>
          <postoffice_box type="null"/>
          <label type="null"/>
          <geo_point type="null"/>
          <state type="null"/>
          <postal_code>38000</postal_code>
          <type>DELIVERY</type>
          <street_address>1 Rue de Grenoble</street_address>
        </delivery_address>
        <sender_address>
          <city>Grenoble</city>
          <extended_address type="null"/>
          <country>FRANCE</country>
          <postoffice_box type="null"/>
          <label type="null"/>
          <geo_point type="null"/>
          <state type="null"/>
          <postal_code>38000</postal_code>
          <type>BILLING</type>
          <street_address>1 Rue de Grenoble</street_address>
        </sender_address>
        <currency>
          <symbol>EUR</symbol>
          <rates type="list">
            <object>
              <rate>1.00</rate>
              <currency_to>MXN</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>USD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>AUD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CHF</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>NOK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>RUB</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>EGP</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>INR</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CNY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>JPY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>TRY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>BRL</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>MAD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>GBP</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>NZD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>SEK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>DKK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>HKD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CAD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
          </rates>
        </currency>
        <credit_note_emission_date type="null"/>
        <contact>/api/v1/contact/5231cc3c4ab63c53dc9004fe/</contact>
        <sender_organization>Test Company</sender_organization>
        <quotation_validity type="null"/>
        <organization>/api/v1/organization/5231cc3c4ab63c53dc9004fd/</organization>
        <pdf type="hash"/>
        <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
        <customer_reference type="null"/>
        <custom_payment_conditions type="null"/>
        <quotation_date type="null"/>
      </current_revision>
      <paid>0.00</paid>
      <id>5231cc3e4ab63c53dc900502</id>
      <amount>47.60</amount>
      <contact>/api/v1/contact/5231cc3c4ab63c53dc9004fe/</contact>
      <related_quotation type="null"/>
      <payments type="list"/>
      <resource_uri>/api/v1/invoice/5231cc3e4ab63c53dc900502/</resource_uri>
      <related_credit_note type="null"/>
      <organization>/api/v1/organization/5231cc3c4ab63c53dc9004fd/</organization>
      <total>47.60</total>
      <revisions type="list"/>
      <has_temporary_reference type="boolean">True</has_temporary_reference>
      <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
    </object>
    <object>
      <balance>47.60</balance>
      <account_type>RECEIVABLE</account_type>
      <attachments type="list"/>
      <reference>87a0bcdb-f20c-4d46-adbb-8b4b7f9c0a36</reference>
      <state>DRAFT</state>
      <notes type="list"/>
      <history type="list">
        <object>
          <action>CREATED</action>
          <datetime>2013-09-12T14:14:24.393000+00:00</datetime>
          <revision>535c10a8-a031-4606-bf7e-7c0a81e98d4a</revision>
          <resource_type>action_history_entry</resource_type>
          <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
        </object>
      </history>
      <current_revision>
        <due_date>2013-10-12</due_date>
        <issue_date>2013-09-12T14:14:24.142000+00:00</issue_date>
        <billing_address>
          <city>Grenoble</city>
          <extended_address>Level 3</extended_address>
          <country>FRANCE</country>
          <postoffice_box type="null"/>
          <label type="null"/>
          <geo_point type="null"/>
          <state type="null"/>
          <postal_code>38000</postal_code>
          <type>BILLING</type>
          <street_address>1 Rue de Grenoble</street_address>
        </billing_address>
        <sender>Mr. Nobody</sender>
        <invoicing_date>2013-09-12</invoicing_date>
        <revision>535c10a8-a031-4606-bf7e-7c0a81e98d4a</revision>
        <taxes_application>EXCLUSIVE</taxes_application>
        <line_items type="list">
          <object>
            <description>Item 1</description>
            <reference>ITEM1</reference>
            <tax>/api/v1/tax/5231cc3c4ab63c53dc9004fc/</tax>
            <unit_price>19.90</unit_price>
            <item_id>5231cc3c4ab63c53dc9004ff</item_id>
            <quantity>2.00</quantity>
          </object>
        </line_items>
        <delivery_address>
          <city>Grenoble</city>
          <extended_address>Level 3</extended_address>
          <country>FRANCE</country>
          <postoffice_box type="null"/>
          <label type="null"/>
          <geo_point type="null"/>
          <state type="null"/>
          <postal_code>38000</postal_code>
          <type>DELIVERY</type>
          <street_address>1 Rue de Grenoble</street_address>
        </delivery_address>
        <sender_address>
          <city>Grenoble</city>
          <extended_address type="null"/>
          <country>FRANCE</country>
          <postoffice_box type="null"/>
          <label type="null"/>
          <geo_point type="null"/>
          <state type="null"/>
          <postal_code>38000</postal_code>
          <type>BILLING</type>
          <street_address>1 Rue de Grenoble</street_address>
        </sender_address>
        <currency>
          <symbol>EUR</symbol>
          <rates type="list">
            <object>
              <rate>1.00</rate>
              <currency_to>MXN</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>USD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>AUD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CHF</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>NOK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>RUB</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>EGP</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>INR</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CNY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>JPY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>TRY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>BRL</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>MAD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>GBP</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>NZD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>SEK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>DKK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>HKD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CAD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
          </rates>
        </currency>
        <credit_note_emission_date type="null"/>
        <contact>/api/v1/contact/5231cc3c4ab63c53dc9004fe/</contact>
        <sender_organization>Test Company</sender_organization>
        <quotation_validity type="null"/>
        <organization>/api/v1/organization/5231cc3c4ab63c53dc9004fd/</organization>
        <pdf type="hash"/>
        <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
        <customer_reference type="null"/>
        <custom_payment_conditions type="null"/>
        <quotation_date type="null"/>
      </current_revision>
      <paid>0.00</paid>
      <id>5231cc404ab63c53dc900504</id>
      <amount>47.60</amount>
      <contact>/api/v1/contact/5231cc3c4ab63c53dc9004fe/</contact>
      <related_quotation type="null"/>
      <payments type="list"/>
      <resource_uri>/api/v1/invoice/5231cc404ab63c53dc900504/</resource_uri>
      <related_credit_note type="null"/>
      <organization>/api/v1/organization/5231cc3c4ab63c53dc9004fd/</organization>
      <total>47.60</total>
      <revisions type="list"/>
      <has_temporary_reference type="boolean">True</has_temporary_reference>
      <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
    </object>
    <object>
      <balance>47.60</balance>
      <account_type>RECEIVABLE</account_type>
      <attachments type="list"/>
      <reference>bc4a7a19-a2ee-4a45-af58-67c9a082eb6b</reference>
      <state>DRAFT</state>
      <notes type="list"/>
      <history type="list">
        <object>
          <action>CREATED</action>
          <datetime>2013-09-12T14:14:26.430000+00:00</datetime>
          <revision>79292809-0cab-4dbe-946f-321f3f663f60</revision>
          <resource_type>action_history_entry</resource_type>
          <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
        </object>
      </history>
      <current_revision>
        <due_date>2013-10-12</due_date>
        <issue_date>2013-09-12T14:14:26.158000+00:00</issue_date>
        <billing_address>
          <city>Grenoble</city>
          <extended_address>Level 3</extended_address>
          <country>FRANCE</country>
          <postoffice_box type="null"/>
          <label type="null"/>
          <geo_point type="null"/>
          <state type="null"/>
          <postal_code>38000</postal_code>
          <type>BILLING</type>
          <street_address>1 Rue de Grenoble</street_address>
        </billing_address>
        <sender>Mr. Nobody</sender>
        <invoicing_date>2013-09-12</invoicing_date>
        <revision>79292809-0cab-4dbe-946f-321f3f663f60</revision>
        <taxes_application>EXCLUSIVE</taxes_application>
        <line_items type="list">
          <object>
            <description>Item 1</description>
            <reference>ITEM1</reference>
            <tax>/api/v1/tax/5231cc3c4ab63c53dc9004fc/</tax>
            <unit_price>19.90</unit_price>
            <item_id>5231cc3c4ab63c53dc9004ff</item_id>
            <quantity>2.00</quantity>
          </object>
        </line_items>
        <delivery_address>
          <city>Grenoble</city>
          <extended_address>Level 3</extended_address>
          <country>FRANCE</country>
          <postoffice_box type="null"/>
          <label type="null"/>
          <geo_point type="null"/>
          <state type="null"/>
          <postal_code>38000</postal_code>
          <type>DELIVERY</type>
          <street_address>1 Rue de Grenoble</street_address>
        </delivery_address>
        <sender_address>
          <city>Grenoble</city>
          <extended_address type="null"/>
          <country>FRANCE</country>
          <postoffice_box type="null"/>
          <label type="null"/>
          <geo_point type="null"/>
          <state type="null"/>
          <postal_code>38000</postal_code>
          <type>BILLING</type>
          <street_address>1 Rue de Grenoble</street_address>
        </sender_address>
        <currency>
          <symbol>EUR</symbol>
          <rates type="list">
            <object>
              <rate>1.00</rate>
              <currency_to>MXN</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>USD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>AUD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CHF</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>NOK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>RUB</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>EGP</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>INR</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CNY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>JPY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>TRY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>BRL</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>MAD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>GBP</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>NZD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>SEK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>DKK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>HKD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CAD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
          </rates>
        </currency>
        <credit_note_emission_date type="null"/>
        <contact>/api/v1/contact/5231cc3c4ab63c53dc9004fe/</contact>
        <sender_organization>Test Company</sender_organization>
        <quotation_validity type="null"/>
        <organization>/api/v1/organization/5231cc3c4ab63c53dc9004fd/</organization>
        <pdf type="hash"/>
        <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
        <customer_reference type="null"/>
        <custom_payment_conditions type="null"/>
        <quotation_date type="null"/>
      </current_revision>
      <paid>0.00</paid>
      <id>5231cc424ab63c53dc900506</id>
      <amount>47.60</amount>
      <contact>/api/v1/contact/5231cc3c4ab63c53dc9004fe/</contact>
      <related_quotation type="null"/>
      <payments type="list"/>
      <resource_uri>/api/v1/invoice/5231cc424ab63c53dc900506/</resource_uri>
      <related_credit_note type="null"/>
      <organization>/api/v1/organization/5231cc3c4ab63c53dc9004fd/</organization>
      <total>47.60</total>
      <revisions type="list"/>
      <has_temporary_reference type="boolean">True</has_temporary_reference>
      <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
    </object>
    <object>
      <balance>47.60</balance>
      <account_type>RECEIVABLE</account_type>
      <attachments type="list"/>
      <reference>65ba296f-0b0f-4b0f-8b4b-a38d5fc07cd4</reference>
      <state>DRAFT</state>
      <notes type="list"/>
      <history type="list">
        <object>
          <action>CREATED</action>
          <datetime>2013-09-12T14:14:28.545000+00:00</datetime>
          <revision>9d04af8b-850e-4007-ab6a-890d8c8c0636</revision>
          <resource_type>action_history_entry</resource_type>
          <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
        </object>
      </history>
      <current_revision>
        <due_date>2013-10-12</due_date>
        <issue_date>2013-09-12T14:14:28.281000+00:00</issue_date>
        <billing_address>
          <city>Grenoble</city>
          <extended_address>Level 3</extended_address>
          <country>FRANCE</country>
          <postoffice_box type="null"/>
          <label type="null"/>
          <geo_point type="null"/>
          <state type="null"/>
          <postal_code>38000</postal_code>
          <type>BILLING</type>
          <street_address>1 Rue de Grenoble</street_address>
        </billing_address>
        <sender>Mr. Nobody</sender>
        <invoicing_date>2013-09-12</invoicing_date>
        <revision>9d04af8b-850e-4007-ab6a-890d8c8c0636</revision>
        <taxes_application>EXCLUSIVE</taxes_application>
        <line_items type="list">
          <object>
            <description>Item 1</description>
            <reference>ITEM1</reference>
            <tax>/api/v1/tax/5231cc3c4ab63c53dc9004fc/</tax>
            <unit_price>19.90</unit_price>
            <item_id>5231cc3c4ab63c53dc9004ff</item_id>
            <quantity>2.00</quantity>
          </object>
        </line_items>
        <delivery_address>
          <city>Grenoble</city>
          <extended_address>Level 3</extended_address>
          <country>FRANCE</country>
          <postoffice_box type="null"/>
          <label type="null"/>
          <geo_point type="null"/>
          <state type="null"/>
          <postal_code>38000</postal_code>
          <type>DELIVERY</type>
          <street_address>1 Rue de Grenoble</street_address>
        </delivery_address>
        <sender_address>
          <city>Grenoble</city>
          <extended_address type="null"/>
          <country>FRANCE</country>
          <postoffice_box type="null"/>
          <label type="null"/>
          <geo_point type="null"/>
          <state type="null"/>
          <postal_code>38000</postal_code>
          <type>BILLING</type>
          <street_address>1 Rue de Grenoble</street_address>
        </sender_address>
        <currency>
          <symbol>EUR</symbol>
          <rates type="list">
            <object>
              <rate>1.00</rate>
              <currency_to>MXN</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>USD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>AUD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CHF</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>NOK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>RUB</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>EGP</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>INR</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CNY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>JPY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>TRY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>BRL</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>MAD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>GBP</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>NZD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>SEK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>DKK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>HKD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CAD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
          </rates>
        </currency>
        <credit_note_emission_date type="null"/>
        <contact>/api/v1/contact/5231cc3c4ab63c53dc9004fe/</contact>
        <sender_organization>Test Company</sender_organization>
        <quotation_validity type="null"/>
        <organization>/api/v1/organization/5231cc3c4ab63c53dc9004fd/</organization>
        <pdf type="hash"/>
        <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
        <customer_reference type="null"/>
        <custom_payment_conditions type="null"/>
        <quotation_date type="null"/>
      </current_revision>
      <paid>0.00</paid>
      <id>5231cc444ab63c53dc900508</id>
      <amount>47.60</amount>
      <contact>/api/v1/contact/5231cc3c4ab63c53dc9004fe/</contact>
      <related_quotation type="null"/>
      <payments type="list"/>
      <resource_uri>/api/v1/invoice/5231cc444ab63c53dc900508/</resource_uri>
      <related_credit_note type="null"/>
      <organization>/api/v1/organization/5231cc3c4ab63c53dc9004fd/</organization>
      <total>47.60</total>
      <revisions type="list"/>
      <has_temporary_reference type="boolean">True</has_temporary_reference>
      <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
    </object>
    <object>
      <balance>47.60</balance>
      <account_type>RECEIVABLE</account_type>
      <attachments type="list"/>
      <reference>07f9528a-1a37-4139-9e52-b4cd0ecb5373</reference>
      <state>DRAFT</state>
      <notes type="list"/>
      <history type="list">
        <object>
          <action>CREATED</action>
          <datetime>2013-09-12T14:14:30.694000+00:00</datetime>
          <revision>13a47884-7263-4f63-b5df-0b953546fa45</revision>
          <resource_type>action_history_entry</resource_type>
          <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
        </object>
      </history>
      <current_revision>
        <due_date>2013-10-12</due_date>
        <issue_date>2013-09-12T14:14:30.432000+00:00</issue_date>
        <billing_address>
          <city>Grenoble</city>
          <extended_address>Level 3</extended_address>
          <country>FRANCE</country>
          <postoffice_box type="null"/>
          <label type="null"/>
          <geo_point type="null"/>
          <state type="null"/>
          <postal_code>38000</postal_code>
          <type>BILLING</type>
          <street_address>1 Rue de Grenoble</street_address>
        </billing_address>
        <sender>Mr. Nobody</sender>
        <invoicing_date>2013-09-12</invoicing_date>
        <revision>13a47884-7263-4f63-b5df-0b953546fa45</revision>
        <taxes_application>EXCLUSIVE</taxes_application>
        <line_items type="list">
          <object>
            <description>Item 1</description>
            <reference>ITEM1</reference>
            <tax>/api/v1/tax/5231cc3c4ab63c53dc9004fc/</tax>
            <unit_price>19.90</unit_price>
            <item_id>5231cc3c4ab63c53dc9004ff</item_id>
            <quantity>2.00</quantity>
          </object>
        </line_items>
        <delivery_address>
          <city>Grenoble</city>
          <extended_address>Level 3</extended_address>
          <country>FRANCE</country>
          <postoffice_box type="null"/>
          <label type="null"/>
          <geo_point type="null"/>
          <state type="null"/>
          <postal_code>38000</postal_code>
          <type>DELIVERY</type>
          <street_address>1 Rue de Grenoble</street_address>
        </delivery_address>
        <sender_address>
          <city>Grenoble</city>
          <extended_address type="null"/>
          <country>FRANCE</country>
          <postoffice_box type="null"/>
          <label type="null"/>
          <geo_point type="null"/>
          <state type="null"/>
          <postal_code>38000</postal_code>
          <type>BILLING</type>
          <street_address>1 Rue de Grenoble</street_address>
        </sender_address>
        <currency>
          <symbol>EUR</symbol>
          <rates type="list">
            <object>
              <rate>1.00</rate>
              <currency_to>MXN</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>USD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>AUD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CHF</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>NOK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>RUB</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>EGP</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>INR</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CNY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>JPY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>TRY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>BRL</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>MAD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>GBP</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>NZD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>SEK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>DKK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>HKD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CAD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
          </rates>
        </currency>
        <credit_note_emission_date type="null"/>
        <contact>/api/v1/contact/5231cc3c4ab63c53dc9004fe/</contact>
        <sender_organization>Test Company</sender_organization>
        <quotation_validity type="null"/>
        <organization>/api/v1/organization/5231cc3c4ab63c53dc9004fd/</organization>
        <pdf type="hash"/>
        <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
        <customer_reference type="null"/>
        <custom_payment_conditions type="null"/>
        <quotation_date type="null"/>
      </current_revision>
      <paid>0.00</paid>
      <id>5231cc464ab63c53dc90050a</id>
      <amount>47.60</amount>
      <contact>/api/v1/contact/5231cc3c4ab63c53dc9004fe/</contact>
      <related_quotation type="null"/>
      <payments type="list"/>
      <resource_uri>/api/v1/invoice/5231cc464ab63c53dc90050a/</resource_uri>
      <related_credit_note type="null"/>
      <organization>/api/v1/organization/5231cc3c4ab63c53dc9004fd/</organization>
      <total>47.60</total>
      <revisions type="list"/>
      <has_temporary_reference type="boolean">True</has_temporary_reference>
      <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
    </object>
    <object>
      <balance>47.60</balance>
      <account_type>RECEIVABLE</account_type>
      <attachments type="list"/>
      <reference>cb0c660a-0336-44b2-99ff-1089443dc0fd</reference>
      <state>DRAFT</state>
      <notes type="list"/>
      <history type="list">
        <object>
          <action>CREATED</action>
          <datetime>2013-09-12T14:14:32.821000+00:00</datetime>
          <revision>a0608361-9053-415a-b322-f34e8aea2bec</revision>
          <resource_type>action_history_entry</resource_type>
          <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
        </object>
      </history>
      <current_revision>
        <due_date>2013-10-12</due_date>
        <issue_date>2013-09-12T14:14:32.554000+00:00</issue_date>
        <billing_address>
          <city>Grenoble</city>
          <extended_address>Level 3</extended_address>
          <country>FRANCE</country>
          <postoffice_box type="null"/>
          <label type="null"/>
          <geo_point type="null"/>
          <state type="null"/>
          <postal_code>38000</postal_code>
          <type>BILLING</type>
          <street_address>1 Rue de Grenoble</street_address>
        </billing_address>
        <sender>Mr. Nobody</sender>
        <invoicing_date>2013-09-12</invoicing_date>
        <revision>a0608361-9053-415a-b322-f34e8aea2bec</revision>
        <taxes_application>EXCLUSIVE</taxes_application>
        <line_items type="list">
          <object>
            <description>Item 1</description>
            <reference>ITEM1</reference>
            <tax>/api/v1/tax/5231cc3c4ab63c53dc9004fc/</tax>
            <unit_price>19.90</unit_price>
            <item_id>5231cc3c4ab63c53dc9004ff</item_id>
            <quantity>2.00</quantity>
          </object>
        </line_items>
        <delivery_address>
          <city>Grenoble</city>
          <extended_address>Level 3</extended_address>
          <country>FRANCE</country>
          <postoffice_box type="null"/>
          <label type="null"/>
          <geo_point type="null"/>
          <state type="null"/>
          <postal_code>38000</postal_code>
          <type>DELIVERY</type>
          <street_address>1 Rue de Grenoble</street_address>
        </delivery_address>
        <sender_address>
          <city>Grenoble</city>
          <extended_address type="null"/>
          <country>FRANCE</country>
          <postoffice_box type="null"/>
          <label type="null"/>
          <geo_point type="null"/>
          <state type="null"/>
          <postal_code>38000</postal_code>
          <type>BILLING</type>
          <street_address>1 Rue de Grenoble</street_address>
        </sender_address>
        <currency>
          <symbol>EUR</symbol>
          <rates type="list">
            <object>
              <rate>1.00</rate>
              <currency_to>MXN</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>USD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>AUD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CHF</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>NOK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>RUB</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>EGP</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>INR</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CNY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>JPY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>TRY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>BRL</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>MAD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>GBP</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>NZD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>SEK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>DKK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>HKD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CAD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
          </rates>
        </currency>
        <credit_note_emission_date type="null"/>
        <contact>/api/v1/contact/5231cc3c4ab63c53dc9004fe/</contact>
        <sender_organization>Test Company</sender_organization>
        <quotation_validity type="null"/>
        <organization>/api/v1/organization/5231cc3c4ab63c53dc9004fd/</organization>
        <pdf type="hash"/>
        <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
        <customer_reference type="null"/>
        <custom_payment_conditions type="null"/>
        <quotation_date type="null"/>
      </current_revision>
      <paid>0.00</paid>
      <id>5231cc484ab63c53dc90050c</id>
      <amount>47.60</amount>
      <contact>/api/v1/contact/5231cc3c4ab63c53dc9004fe/</contact>
      <related_quotation type="null"/>
      <payments type="list"/>
      <resource_uri>/api/v1/invoice/5231cc484ab63c53dc90050c/</resource_uri>
      <related_credit_note type="null"/>
      <organization>/api/v1/organization/5231cc3c4ab63c53dc9004fd/</organization>
      <total>47.60</total>
      <revisions type="list"/>
      <has_temporary_reference type="boolean">True</has_temporary_reference>
      <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
    </object>
    <object>
      <balance>660.00</balance>
      <account_type>RECEIVABLE</account_type>
      <attachments type="list"/>
      <reference>201309-00001</reference>
      <state>CANCELLED</state>
      <notes type="list"/>
      <history type="list">
        <object>
          <datetime>2013-09-12T14:13:16.619000+00:00</datetime>
          <state>CANCELLED</state>
          <revision>81b95616-c5ae-4a17-9c0f-a5787a3addce</revision>
          <resource_type>changed_state_history_entry</resource_type>
          <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
        </object>
      </history>
      <current_revision>
        <due_date>2013-09-12</due_date>
        <issue_date>2013-09-12T14:13:08.207000+00:00</issue_date>
        <billing_address type="null"/>
        <sender type="null"/>
        <invoicing_date>2013-09-12</invoicing_date>
        <revision>81b95616-c5ae-4a17-9c0f-a5787a3addce</revision>
        <taxes_application>EXCLUSIVE</taxes_application>
        <line_items type="list">
          <object>
            <description>30% down-payment on quotation 201309-00001</description>
            <reference>DOWN-PAYMENT</reference>
            <tax>/api/v1/tax/5231cbda4ab63c53dc90047d/</tax>
            <unit_price>600.00</unit_price>
            <item_id type="null"/>
            <quantity>1.00</quantity>
          </object>
        </line_items>
        <delivery_address type="null"/>
        <sender_address type="null"/>
        <currency>
          <symbol>EUR</symbol>
          <rates type="list">
            <object>
              <rate>1.00</rate>
              <currency_to>MXN</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>USD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>AUD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CHF</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>NOK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>RUB</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>EGP</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>INR</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CNY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>JPY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>TRY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>BRL</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>MAD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>GBP</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>NZD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>SEK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>DKK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>HKD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CAD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
          </rates>
        </currency>
        <credit_note_emission_date type="null"/>
        <contact type="null"/>
        <sender_organization>Test Company</sender_organization>
        <quotation_validity type="null"/>
        <organization/>
        <pdf type="hash"/>
        <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
        <customer_reference type="null"/>
        <custom_payment_conditions type="null"/>
        <quotation_date type="null"/>
      </current_revision>
      <paid>0.00</paid>
      <id>5231cbf44ab63c53dc9004c5</id>
      <amount>660.00</amount>
      <contact type="null"/>
      <related_quotation>/api/v1/quotation/5231cbf24ab63c53dc9004c3/</related_quotation>
      <payments type="list"/>
      <resource_uri>/api/v1/invoice/5231cbf44ab63c53dc9004c5/</resource_uri>
      <related_credit_note>/api/v1/credit_note/5231cbfa4ab63c53dc9004ca/</related_credit_note>
      <organization type="null"/>
      <total>660.00</total>
      <revisions type="list"/>
      <has_temporary_reference type="boolean">False</has_temporary_reference>
      <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
    </object>
    <object>
      <balance>660.00</balance>
      <account_type>RECEIVABLE</account_type>
      <attachments type="list"/>
      <reference>201309-00002</reference>
      <state>CANCELLED</state>
      <notes type="list"/>
      <history type="list">
        <object>
          <datetime>2013-09-12T14:13:27.520000+00:00</datetime>
          <state>CANCELLED</state>
          <revision>fc9912b1-7733-4e3f-a83d-a1b6fb9345ca</revision>
          <resource_type>changed_state_history_entry</resource_type>
          <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
        </object>
      </history>
      <current_revision>
        <due_date>2013-09-12</due_date>
        <issue_date>2013-09-12T14:13:18.353000+00:00</issue_date>
        <billing_address type="null"/>
        <sender type="null"/>
        <invoicing_date>2013-09-12</invoicing_date>
        <revision>fc9912b1-7733-4e3f-a83d-a1b6fb9345ca</revision>
        <taxes_application>EXCLUSIVE</taxes_application>
        <line_items type="list">
          <object>
            <description>30% down-payment on quotation 201309-00001</description>
            <reference>DOWN-PAYMENT</reference>
            <tax>/api/v1/tax/5231cbda4ab63c53dc90047d/</tax>
            <unit_price>600.00</unit_price>
            <item_id type="null"/>
            <quantity>1.00</quantity>
          </object>
        </line_items>
        <delivery_address type="null"/>
        <sender_address type="null"/>
        <currency>
          <symbol>EUR</symbol>
          <rates type="list">
            <object>
              <rate>1.00</rate>
              <currency_to>MXN</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>USD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>AUD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CHF</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>NOK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>RUB</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>EGP</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>INR</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CNY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>JPY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>TRY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>BRL</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>MAD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>GBP</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>NZD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>SEK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>DKK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>HKD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CAD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
          </rates>
        </currency>
        <credit_note_emission_date type="null"/>
        <contact type="null"/>
        <sender_organization>Test Company</sender_organization>
        <quotation_validity type="null"/>
        <organization/>
        <pdf type="hash"/>
        <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
        <customer_reference type="null"/>
        <custom_payment_conditions type="null"/>
        <quotation_date type="null"/>
      </current_revision>
      <paid>0.00</paid>
      <id>5231cbfe4ab63c53dc9004cd</id>
      <amount>660.00</amount>
      <contact type="null"/>
      <related_quotation>/api/v1/quotation/5231cbf24ab63c53dc9004c3/</related_quotation>
      <payments type="list"/>
      <resource_uri>/api/v1/invoice/5231cbfe4ab63c53dc9004cd/</resource_uri>
      <related_credit_note>/api/v1/credit_note/5231cc054ab63c53dc9004d2/</related_credit_note>
      <organization type="null"/>
      <total>660.00</total>
      <revisions type="list"/>
      <has_temporary_reference type="boolean">False</has_temporary_reference>
      <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
    </object>
    <object>
      <balance>660.00</balance>
      <account_type>RECEIVABLE</account_type>
      <attachments type="list"/>
      <reference>201309-00003</reference>
      <state>CANCELLED</state>
      <notes type="list"/>
      <history type="list">
        <object>
          <datetime>2013-09-12T14:13:37.459000+00:00</datetime>
          <state>CANCELLED</state>
          <revision>5cd10ce3-671e-4aab-a1ab-c36c30765a2e</revision>
          <resource_type>changed_state_history_entry</resource_type>
          <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
        </object>
      </history>
      <current_revision>
        <due_date>2013-09-12</due_date>
        <issue_date>2013-09-12T14:13:29.316000+00:00</issue_date>
        <billing_address type="null"/>
        <sender type="null"/>
        <invoicing_date>2013-09-12</invoicing_date>
        <revision>5cd10ce3-671e-4aab-a1ab-c36c30765a2e</revision>
        <taxes_application>EXCLUSIVE</taxes_application>
        <line_items type="list">
          <object>
            <description>30% down-payment on quotation 201309-00001</description>
            <reference>DOWN-PAYMENT</reference>
            <tax>/api/v1/tax/5231cbda4ab63c53dc90047d/</tax>
            <unit_price>600.00</unit_price>
            <item_id type="null"/>
            <quantity>1.00</quantity>
          </object>
        </line_items>
        <delivery_address type="null"/>
        <sender_address type="null"/>
        <currency>
          <symbol>EUR</symbol>
          <rates type="list">
            <object>
              <rate>1.00</rate>
              <currency_to>MXN</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>USD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>AUD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CHF</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>NOK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>RUB</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>EGP</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>INR</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CNY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>JPY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>TRY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>BRL</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>MAD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>GBP</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>NZD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>SEK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>DKK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>HKD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CAD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
          </rates>
        </currency>
        <credit_note_emission_date type="null"/>
        <contact type="null"/>
        <sender_organization>Test Company</sender_organization>
        <quotation_validity type="null"/>
        <organization/>
        <pdf type="hash"/>
        <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
        <customer_reference type="null"/>
        <custom_payment_conditions type="null"/>
        <quotation_date type="null"/>
      </current_revision>
      <paid>0.00</paid>
      <id>5231cc094ab63c53dc9004d5</id>
      <amount>660.00</amount>
      <contact type="null"/>
      <related_quotation>/api/v1/quotation/5231cbf24ab63c53dc9004c3/</related_quotation>
      <payments type="list"/>
      <resource_uri>/api/v1/invoice/5231cc094ab63c53dc9004d5/</resource_uri>
      <related_credit_note>/api/v1/credit_note/5231cc0f4ab63c53dc9004da/</related_credit_note>
      <organization type="null"/>
      <total>660.00</total>
      <revisions type="list"/>
      <has_temporary_reference type="boolean">False</has_temporary_reference>
      <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
    </object>
    <object>
      <balance>14.28</balance>
      <account_type>RECEIVABLE</account_type>
      <attachments type="list"/>
      <reference>201309-00004</reference>
      <state>CANCELLED</state>
      <notes type="list"/>
      <history type="list">
        <object>
          <datetime>2013-09-12T14:14:10.398000+00:00</datetime>
          <state>CANCELLED</state>
          <revision>494d5588-455d-4388-906f-79cc17c110e4</revision>
          <resource_type>changed_state_history_entry</resource_type>
          <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
        </object>
      </history>
      <current_revision>
        <due_date>2013-09-12</due_date>
        <issue_date>2013-09-12T14:13:45.514000+00:00</issue_date>
        <billing_address type="null"/>
        <sender type="null"/>
        <invoicing_date>2013-09-12</invoicing_date>
        <revision>494d5588-455d-4388-906f-79cc17c110e4</revision>
        <taxes_application>EXCLUSIVE</taxes_application>
        <line_items type="list">
          <object>
            <description>30% down-payment on quotation 201309-00002</description>
            <reference>DOWN-PAYMENT</reference>
            <tax>/api/v1/tax/5231cc174ab63c53dc9004dd/</tax>
            <unit_price>11.94</unit_price>
            <item_id type="null"/>
            <quantity>1.00</quantity>
          </object>
        </line_items>
        <delivery_address type="null"/>
        <sender_address type="null"/>
        <currency>
          <symbol>EUR</symbol>
          <rates type="list">
            <object>
              <rate>1.00</rate>
              <currency_to>MXN</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>USD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>AUD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CHF</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>NOK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>RUB</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>EGP</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>INR</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CNY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>JPY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>TRY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>BRL</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>MAD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>GBP</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>NZD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>SEK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>DKK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>HKD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CAD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
          </rates>
        </currency>
        <credit_note_emission_date type="null"/>
        <contact type="null"/>
        <sender_organization>Test Company</sender_organization>
        <quotation_validity type="null"/>
        <organization/>
        <pdf type="hash"/>
        <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
        <customer_reference type="null"/>
        <custom_payment_conditions type="null"/>
        <quotation_date type="null"/>
      </current_revision>
      <paid>0.00</paid>
      <id>5231cc194ab63c53dc9004e4</id>
      <amount>14.28</amount>
      <contact type="null"/>
      <related_quotation>/api/v1/quotation/5231cc174ab63c53dc9004e2/</related_quotation>
      <payments type="list"/>
      <resource_uri>/api/v1/invoice/5231cc194ab63c53dc9004e4/</resource_uri>
      <related_credit_note>/api/v1/credit_note/5231cc304ab63c53dc9004f3/</related_credit_note>
      <organization type="null"/>
      <total>14.28</total>
      <revisions type="list"/>
      <has_temporary_reference type="boolean">False</has_temporary_reference>
      <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
    </object>
    <object>
      <balance>14.28</balance>
      <account_type>RECEIVABLE</account_type>
      <attachments type="list"/>
      <reference>201309-00005</reference>
      <state>CANCELLED</state>
      <notes type="list"/>
      <history type="list">
        <object>
          <datetime>2013-09-12T14:14:14.139000+00:00</datetime>
          <state>CANCELLED</state>
          <revision>77cf0864-958f-46f9-801f-1990046bb103</revision>
          <resource_type>changed_state_history_entry</resource_type>
          <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
        </object>
      </history>
      <current_revision>
        <due_date>2013-09-12</due_date>
        <issue_date>2013-09-12T14:13:51.724000+00:00</issue_date>
        <billing_address type="null"/>
        <sender type="null"/>
        <invoicing_date>2013-09-12</invoicing_date>
        <revision>77cf0864-958f-46f9-801f-1990046bb103</revision>
        <taxes_application>EXCLUSIVE</taxes_application>
        <line_items type="list">
          <object>
            <description>30% down-payment on quotation 201309-00002</description>
            <reference>DOWN-PAYMENT</reference>
            <tax>/api/v1/tax/5231cc174ab63c53dc9004dd/</tax>
            <unit_price>11.94</unit_price>
            <item_id type="null"/>
            <quantity>1.00</quantity>
          </object>
        </line_items>
        <delivery_address type="null"/>
        <sender_address type="null"/>
        <currency>
          <symbol>EUR</symbol>
          <rates type="list">
            <object>
              <rate>1.00</rate>
              <currency_to>MXN</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>USD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>AUD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CHF</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>NOK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>RUB</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>EGP</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>INR</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CNY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>JPY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>TRY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>BRL</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>MAD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>GBP</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>NZD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>SEK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>DKK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>HKD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CAD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
          </rates>
        </currency>
        <credit_note_emission_date type="null"/>
        <contact type="null"/>
        <sender_organization>Test Company</sender_organization>
        <quotation_validity type="null"/>
        <organization/>
        <pdf type="hash"/>
        <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
        <customer_reference type="null"/>
        <custom_payment_conditions type="null"/>
        <quotation_date type="null"/>
      </current_revision>
      <paid>0.00</paid>
      <id>5231cc1f4ab63c53dc9004e9</id>
      <amount>14.28</amount>
      <contact type="null"/>
      <related_quotation>/api/v1/quotation/5231cc174ab63c53dc9004e2/</related_quotation>
      <payments type="list"/>
      <resource_uri>/api/v1/invoice/5231cc1f4ab63c53dc9004e9/</resource_uri>
      <related_credit_note>/api/v1/credit_note/5231cc344ab63c53dc9004f6/</related_credit_note>
      <organization type="null"/>
      <total>14.28</total>
      <revisions type="list"/>
      <has_temporary_reference type="boolean">False</has_temporary_reference>
      <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
    </object>
    <object>
      <balance>14.28</balance>
      <account_type>RECEIVABLE</account_type>
      <attachments type="list"/>
      <reference>201309-00006</reference>
      <state>CANCELLED</state>
      <notes type="list"/>
      <history type="list">
        <object>
          <datetime>2013-09-12T14:14:17.791000+00:00</datetime>
          <state>CANCELLED</state>
          <revision>958dd914-1bc0-49fb-ae4c-419eee2658d9</revision>
          <resource_type>changed_state_history_entry</resource_type>
          <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
        </object>
      </history>
      <current_revision>
        <due_date>2013-09-12</due_date>
        <issue_date>2013-09-12T14:13:58.314000+00:00</issue_date>
        <billing_address type="null"/>
        <sender type="null"/>
        <invoicing_date>2013-09-12</invoicing_date>
        <revision>958dd914-1bc0-49fb-ae4c-419eee2658d9</revision>
        <taxes_application>EXCLUSIVE</taxes_application>
        <line_items type="list">
          <object>
            <description>30% down-payment on quotation 201309-00002</description>
            <reference>DOWN-PAYMENT</reference>
            <tax>/api/v1/tax/5231cc174ab63c53dc9004dd/</tax>
            <unit_price>11.94</unit_price>
            <item_id type="null"/>
            <quantity>1.00</quantity>
          </object>
        </line_items>
        <delivery_address type="null"/>
        <sender_address type="null"/>
        <currency>
          <symbol>EUR</symbol>
          <rates type="list">
            <object>
              <rate>1.00</rate>
              <currency_to>MXN</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>USD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>AUD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CHF</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>NOK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>RUB</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>EGP</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>INR</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CNY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>JPY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>TRY</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>BRL</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>MAD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>GBP</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>NZD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>SEK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>DKK</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>HKD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
            <object>
              <rate>1.00</rate>
              <currency_to>CAD</currency_to>
              <datetime>2013-09-12T14:12:37.162000+00:00</datetime>
            </object>
          </rates>
        </currency>
        <credit_note_emission_date type="null"/>
        <contact type="null"/>
        <sender_organization>Test Company</sender_organization>
        <quotation_validity type="null"/>
        <organization/>
        <pdf type="hash"/>
        <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
        <customer_reference type="null"/>
        <custom_payment_conditions type="null"/>
        <quotation_date type="null"/>
      </current_revision>
      <paid>0.00</paid>
      <id>5231cc264ab63c53dc9004ee</id>
      <amount>14.28</amount>
      <contact type="null"/>
      <related_quotation>/api/v1/quotation/5231cc174ab63c53dc9004e2/</related_quotation>
      <payments type="list"/>
      <resource_uri>/api/v1/invoice/5231cc264ab63c53dc9004ee/</resource_uri>
      <related_credit_note>/api/v1/credit_note/5231cc374ab63c53dc9004f9/</related_credit_note>
      <organization type="null"/>
      <total>14.28</total>
      <revisions type="list"/>
      <has_temporary_reference type="boolean">False</has_temporary_reference>
      <issuer>/api/v1/user/5231cbd64ab63c53dc900474/</issuer>
    </object>
  </objects>
  <meta type="hash">
    <next type="null"/>
    <total_count type="integer">12</total_count>
    <previous type="null"/>
    <limit type="integer">20</limit>
    <offset type="integer">0</offset>
  </meta>
</response>

Request

GET /invoice/

Response

200 OK
Content-Type: text/yaml; charset=utf-8
meta: {limit: 20, next: null, offset: 0, previous: null, total_count: 12}
objects:
- account_type: !!python/unicode 'RECEIVABLE'
amount: !!python/unicode '47.60'
attachments: []
balance: !!python/unicode '47.60'
contact: !!python/unicode '/api/v1/contact/5231cc3c4ab63c53dc9004fe/'
current_revision:
billing_address: {city: !!python/unicode 'Grenoble', country: !!python/unicode 'FRANCE',
extended_address: !!python/unicode 'Level 3', geo_point: null, label: null,
postal_code: !!python/unicode '38000', postoffice_box: null, state: null, street_address: !!python/unicode '1
Rue de Grenoble', type: !!python/unicode 'BILLING'}
contact: !!python/unicode '/api/v1/contact/5231cc3c4ab63c53dc9004fe/'
credit_note_emission_date: null
currency:
rates:
- {currency_to: !!python/unicode 'MXN', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'USD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'AUD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CHF', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'NOK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'RUB', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'EGP', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'INR', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CNY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'JPY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'TRY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'BRL', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'MAD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'GBP', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'NZD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'SEK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'DKK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'HKD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CAD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
symbol: !!python/unicode 'EUR'
custom_payment_conditions: null
customer_reference: null
delivery_address: {city: !!python/unicode 'Grenoble', country: !!python/unicode 'FRANCE',
extended_address: !!python/unicode 'Level 3', geo_point: null, label: null,
postal_code: !!python/unicode '38000', postoffice_box: null, state: null, street_address: !!python/unicode '1
Rue de Grenoble', type: !!python/unicode 'DELIVERY'}
due_date: '2013-10-12'
invoicing_date: '2013-09-12'
issue_date: '2013-09-12T14:14:22.125000+00:00'
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/'
line_items:
- {description: !!python/unicode 'Item 1', item_id: !!python/unicode '5231cc3c4ab63c53dc9004ff',
quantity: !!python/unicode '2.00', reference: !!python/unicode 'ITEM1', tax: !!python/unicode '/api/v1/tax/5231cc3c4ab63c53dc9004fc/',
unit_price: !!python/unicode '19.90'}
organization: !!python/unicode '/api/v1/organization/5231cc3c4ab63c53dc9004fd/'
pdf: {}
quotation_date: null
quotation_validity: null
revision: !!python/unicode '7d38d460-68bd-41c4-b8b4-b1470f2d04e7'
sender: !!python/unicode 'Mr. Nobody'
sender_address: {city: !!python/unicode 'Grenoble', country: !!python/unicode 'FRANCE',
extended_address: null, geo_point: null, label: null, postal_code: !!python/unicode '38000',
postoffice_box: null, state: null, street_address: !!python/unicode '1 Rue de
Grenoble', type: !!python/unicode 'BILLING'}
sender_organization: !!python/unicode 'Test Company'
taxes_application: !!python/unicode 'EXCLUSIVE'
has_temporary_reference: true
history:
- {action: !!python/unicode 'CREATED', datetime: '2013-09-12T14:14:22.385000+00:00',
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/', resource_type: !!python/unicode 'action_history_entry',
revision: !!python/unicode '7d38d460-68bd-41c4-b8b4-b1470f2d04e7'}
id: !!python/unicode '5231cc3e4ab63c53dc900502'
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/'
notes: []
organization: !!python/unicode '/api/v1/organization/5231cc3c4ab63c53dc9004fd/'
paid: !!python/unicode '0.00'
payments: []
reference: !!python/unicode '256db9bd-ea7c-46f8-a372-5805afd9d3ef'
related_credit_note: null
related_quotation: null
resource_uri: !!python/unicode '/api/v1/invoice/5231cc3e4ab63c53dc900502/'
revisions: []
state: !!python/unicode 'DRAFT'
total: !!python/unicode '47.60'
- account_type: !!python/unicode 'RECEIVABLE'
amount: !!python/unicode '47.60'
attachments: []
balance: !!python/unicode '47.60'
contact: !!python/unicode '/api/v1/contact/5231cc3c4ab63c53dc9004fe/'
current_revision:
billing_address: {city: !!python/unicode 'Grenoble', country: !!python/unicode 'FRANCE',
extended_address: !!python/unicode 'Level 3', geo_point: null, label: null,
postal_code: !!python/unicode '38000', postoffice_box: null, state: null, street_address: !!python/unicode '1
Rue de Grenoble', type: !!python/unicode 'BILLING'}
contact: !!python/unicode '/api/v1/contact/5231cc3c4ab63c53dc9004fe/'
credit_note_emission_date: null
currency:
rates:
- {currency_to: !!python/unicode 'MXN', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'USD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'AUD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CHF', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'NOK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'RUB', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'EGP', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'INR', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CNY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'JPY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'TRY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'BRL', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'MAD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'GBP', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'NZD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'SEK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'DKK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'HKD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CAD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
symbol: !!python/unicode 'EUR'
custom_payment_conditions: null
customer_reference: null
delivery_address: {city: !!python/unicode 'Grenoble', country: !!python/unicode 'FRANCE',
extended_address: !!python/unicode 'Level 3', geo_point: null, label: null,
postal_code: !!python/unicode '38000', postoffice_box: null, state: null, street_address: !!python/unicode '1
Rue de Grenoble', type: !!python/unicode 'DELIVERY'}
due_date: '2013-10-12'
invoicing_date: '2013-09-12'
issue_date: '2013-09-12T14:14:24.142000+00:00'
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/'
line_items:
- {description: !!python/unicode 'Item 1', item_id: !!python/unicode '5231cc3c4ab63c53dc9004ff',
quantity: !!python/unicode '2.00', reference: !!python/unicode 'ITEM1', tax: !!python/unicode '/api/v1/tax/5231cc3c4ab63c53dc9004fc/',
unit_price: !!python/unicode '19.90'}
organization: !!python/unicode '/api/v1/organization/5231cc3c4ab63c53dc9004fd/'
pdf: {}
quotation_date: null
quotation_validity: null
revision: !!python/unicode '535c10a8-a031-4606-bf7e-7c0a81e98d4a'
sender: !!python/unicode 'Mr. Nobody'
sender_address: {city: !!python/unicode 'Grenoble', country: !!python/unicode 'FRANCE',
extended_address: null, geo_point: null, label: null, postal_code: !!python/unicode '38000',
postoffice_box: null, state: null, street_address: !!python/unicode '1 Rue de
Grenoble', type: !!python/unicode 'BILLING'}
sender_organization: !!python/unicode 'Test Company'
taxes_application: !!python/unicode 'EXCLUSIVE'
has_temporary_reference: true
history:
- {action: !!python/unicode 'CREATED', datetime: '2013-09-12T14:14:24.393000+00:00',
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/', resource_type: !!python/unicode 'action_history_entry',
revision: !!python/unicode '535c10a8-a031-4606-bf7e-7c0a81e98d4a'}
id: !!python/unicode '5231cc404ab63c53dc900504'
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/'
notes: []
organization: !!python/unicode '/api/v1/organization/5231cc3c4ab63c53dc9004fd/'
paid: !!python/unicode '0.00'
payments: []
reference: !!python/unicode '87a0bcdb-f20c-4d46-adbb-8b4b7f9c0a36'
related_credit_note: null
related_quotation: null
resource_uri: !!python/unicode '/api/v1/invoice/5231cc404ab63c53dc900504/'
revisions: []
state: !!python/unicode 'DRAFT'
total: !!python/unicode '47.60'
- account_type: !!python/unicode 'RECEIVABLE'
amount: !!python/unicode '47.60'
attachments: []
balance: !!python/unicode '47.60'
contact: !!python/unicode '/api/v1/contact/5231cc3c4ab63c53dc9004fe/'
current_revision:
billing_address: {city: !!python/unicode 'Grenoble', country: !!python/unicode 'FRANCE',
extended_address: !!python/unicode 'Level 3', geo_point: null, label: null,
postal_code: !!python/unicode '38000', postoffice_box: null, state: null, street_address: !!python/unicode '1
Rue de Grenoble', type: !!python/unicode 'BILLING'}
contact: !!python/unicode '/api/v1/contact/5231cc3c4ab63c53dc9004fe/'
credit_note_emission_date: null
currency:
rates:
- {currency_to: !!python/unicode 'MXN', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'USD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'AUD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CHF', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'NOK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'RUB', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'EGP', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'INR', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CNY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'JPY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'TRY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'BRL', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'MAD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'GBP', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'NZD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'SEK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'DKK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'HKD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CAD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
symbol: !!python/unicode 'EUR'
custom_payment_conditions: null
customer_reference: null
delivery_address: {city: !!python/unicode 'Grenoble', country: !!python/unicode 'FRANCE',
extended_address: !!python/unicode 'Level 3', geo_point: null, label: null,
postal_code: !!python/unicode '38000', postoffice_box: null, state: null, street_address: !!python/unicode '1
Rue de Grenoble', type: !!python/unicode 'DELIVERY'}
due_date: '2013-10-12'
invoicing_date: '2013-09-12'
issue_date: '2013-09-12T14:14:26.158000+00:00'
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/'
line_items:
- {description: !!python/unicode 'Item 1', item_id: !!python/unicode '5231cc3c4ab63c53dc9004ff',
quantity: !!python/unicode '2.00', reference: !!python/unicode 'ITEM1', tax: !!python/unicode '/api/v1/tax/5231cc3c4ab63c53dc9004fc/',
unit_price: !!python/unicode '19.90'}
organization: !!python/unicode '/api/v1/organization/5231cc3c4ab63c53dc9004fd/'
pdf: {}
quotation_date: null
quotation_validity: null
revision: !!python/unicode '79292809-0cab-4dbe-946f-321f3f663f60'
sender: !!python/unicode 'Mr. Nobody'
sender_address: {city: !!python/unicode 'Grenoble', country: !!python/unicode 'FRANCE',
extended_address: null, geo_point: null, label: null, postal_code: !!python/unicode '38000',
postoffice_box: null, state: null, street_address: !!python/unicode '1 Rue de
Grenoble', type: !!python/unicode 'BILLING'}
sender_organization: !!python/unicode 'Test Company'
taxes_application: !!python/unicode 'EXCLUSIVE'
has_temporary_reference: true
history:
- {action: !!python/unicode 'CREATED', datetime: '2013-09-12T14:14:26.430000+00:00',
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/', resource_type: !!python/unicode 'action_history_entry',
revision: !!python/unicode '79292809-0cab-4dbe-946f-321f3f663f60'}
id: !!python/unicode '5231cc424ab63c53dc900506'
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/'
notes: []
organization: !!python/unicode '/api/v1/organization/5231cc3c4ab63c53dc9004fd/'
paid: !!python/unicode '0.00'
payments: []
reference: !!python/unicode 'bc4a7a19-a2ee-4a45-af58-67c9a082eb6b'
related_credit_note: null
related_quotation: null
resource_uri: !!python/unicode '/api/v1/invoice/5231cc424ab63c53dc900506/'
revisions: []
state: !!python/unicode 'DRAFT'
total: !!python/unicode '47.60'
- account_type: !!python/unicode 'RECEIVABLE'
amount: !!python/unicode '47.60'
attachments: []
balance: !!python/unicode '47.60'
contact: !!python/unicode '/api/v1/contact/5231cc3c4ab63c53dc9004fe/'
current_revision:
billing_address: {city: !!python/unicode 'Grenoble', country: !!python/unicode 'FRANCE',
extended_address: !!python/unicode 'Level 3', geo_point: null, label: null,
postal_code: !!python/unicode '38000', postoffice_box: null, state: null, street_address: !!python/unicode '1
Rue de Grenoble', type: !!python/unicode 'BILLING'}
contact: !!python/unicode '/api/v1/contact/5231cc3c4ab63c53dc9004fe/'
credit_note_emission_date: null
currency:
rates:
- {currency_to: !!python/unicode 'MXN', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'USD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'AUD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CHF', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'NOK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'RUB', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'EGP', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'INR', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CNY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'JPY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'TRY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'BRL', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'MAD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'GBP', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'NZD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'SEK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'DKK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'HKD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CAD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
symbol: !!python/unicode 'EUR'
custom_payment_conditions: null
customer_reference: null
delivery_address: {city: !!python/unicode 'Grenoble', country: !!python/unicode 'FRANCE',
extended_address: !!python/unicode 'Level 3', geo_point: null, label: null,
postal_code: !!python/unicode '38000', postoffice_box: null, state: null, street_address: !!python/unicode '1
Rue de Grenoble', type: !!python/unicode 'DELIVERY'}
due_date: '2013-10-12'
invoicing_date: '2013-09-12'
issue_date: '2013-09-12T14:14:28.281000+00:00'
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/'
line_items:
- {description: !!python/unicode 'Item 1', item_id: !!python/unicode '5231cc3c4ab63c53dc9004ff',
quantity: !!python/unicode '2.00', reference: !!python/unicode 'ITEM1', tax: !!python/unicode '/api/v1/tax/5231cc3c4ab63c53dc9004fc/',
unit_price: !!python/unicode '19.90'}
organization: !!python/unicode '/api/v1/organization/5231cc3c4ab63c53dc9004fd/'
pdf: {}
quotation_date: null
quotation_validity: null
revision: !!python/unicode '9d04af8b-850e-4007-ab6a-890d8c8c0636'
sender: !!python/unicode 'Mr. Nobody'
sender_address: {city: !!python/unicode 'Grenoble', country: !!python/unicode 'FRANCE',
extended_address: null, geo_point: null, label: null, postal_code: !!python/unicode '38000',
postoffice_box: null, state: null, street_address: !!python/unicode '1 Rue de
Grenoble', type: !!python/unicode 'BILLING'}
sender_organization: !!python/unicode 'Test Company'
taxes_application: !!python/unicode 'EXCLUSIVE'
has_temporary_reference: true
history:
- {action: !!python/unicode 'CREATED', datetime: '2013-09-12T14:14:28.545000+00:00',
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/', resource_type: !!python/unicode 'action_history_entry',
revision: !!python/unicode '9d04af8b-850e-4007-ab6a-890d8c8c0636'}
id: !!python/unicode '5231cc444ab63c53dc900508'
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/'
notes: []
organization: !!python/unicode '/api/v1/organization/5231cc3c4ab63c53dc9004fd/'
paid: !!python/unicode '0.00'
payments: []
reference: !!python/unicode '65ba296f-0b0f-4b0f-8b4b-a38d5fc07cd4'
related_credit_note: null
related_quotation: null
resource_uri: !!python/unicode '/api/v1/invoice/5231cc444ab63c53dc900508/'
revisions: []
state: !!python/unicode 'DRAFT'
total: !!python/unicode '47.60'
- account_type: !!python/unicode 'RECEIVABLE'
amount: !!python/unicode '47.60'
attachments: []
balance: !!python/unicode '47.60'
contact: !!python/unicode '/api/v1/contact/5231cc3c4ab63c53dc9004fe/'
current_revision:
billing_address: {city: !!python/unicode 'Grenoble', country: !!python/unicode 'FRANCE',
extended_address: !!python/unicode 'Level 3', geo_point: null, label: null,
postal_code: !!python/unicode '38000', postoffice_box: null, state: null, street_address: !!python/unicode '1
Rue de Grenoble', type: !!python/unicode 'BILLING'}
contact: !!python/unicode '/api/v1/contact/5231cc3c4ab63c53dc9004fe/'
credit_note_emission_date: null
currency:
rates:
- {currency_to: !!python/unicode 'MXN', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'USD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'AUD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CHF', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'NOK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'RUB', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'EGP', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'INR', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CNY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'JPY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'TRY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'BRL', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'MAD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'GBP', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'NZD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'SEK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'DKK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'HKD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CAD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
symbol: !!python/unicode 'EUR'
custom_payment_conditions: null
customer_reference: null
delivery_address: {city: !!python/unicode 'Grenoble', country: !!python/unicode 'FRANCE',
extended_address: !!python/unicode 'Level 3', geo_point: null, label: null,
postal_code: !!python/unicode '38000', postoffice_box: null, state: null, street_address: !!python/unicode '1
Rue de Grenoble', type: !!python/unicode 'DELIVERY'}
due_date: '2013-10-12'
invoicing_date: '2013-09-12'
issue_date: '2013-09-12T14:14:30.432000+00:00'
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/'
line_items:
- {description: !!python/unicode 'Item 1', item_id: !!python/unicode '5231cc3c4ab63c53dc9004ff',
quantity: !!python/unicode '2.00', reference: !!python/unicode 'ITEM1', tax: !!python/unicode '/api/v1/tax/5231cc3c4ab63c53dc9004fc/',
unit_price: !!python/unicode '19.90'}
organization: !!python/unicode '/api/v1/organization/5231cc3c4ab63c53dc9004fd/'
pdf: {}
quotation_date: null
quotation_validity: null
revision: !!python/unicode '13a47884-7263-4f63-b5df-0b953546fa45'
sender: !!python/unicode 'Mr. Nobody'
sender_address: {city: !!python/unicode 'Grenoble', country: !!python/unicode 'FRANCE',
extended_address: null, geo_point: null, label: null, postal_code: !!python/unicode '38000',
postoffice_box: null, state: null, street_address: !!python/unicode '1 Rue de
Grenoble', type: !!python/unicode 'BILLING'}
sender_organization: !!python/unicode 'Test Company'
taxes_application: !!python/unicode 'EXCLUSIVE'
has_temporary_reference: true
history:
- {action: !!python/unicode 'CREATED', datetime: '2013-09-12T14:14:30.694000+00:00',
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/', resource_type: !!python/unicode 'action_history_entry',
revision: !!python/unicode '13a47884-7263-4f63-b5df-0b953546fa45'}
id: !!python/unicode '5231cc464ab63c53dc90050a'
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/'
notes: []
organization: !!python/unicode '/api/v1/organization/5231cc3c4ab63c53dc9004fd/'
paid: !!python/unicode '0.00'
payments: []
reference: !!python/unicode '07f9528a-1a37-4139-9e52-b4cd0ecb5373'
related_credit_note: null
related_quotation: null
resource_uri: !!python/unicode '/api/v1/invoice/5231cc464ab63c53dc90050a/'
revisions: []
state: !!python/unicode 'DRAFT'
total: !!python/unicode '47.60'
- account_type: !!python/unicode 'RECEIVABLE'
amount: !!python/unicode '47.60'
attachments: []
balance: !!python/unicode '47.60'
contact: !!python/unicode '/api/v1/contact/5231cc3c4ab63c53dc9004fe/'
current_revision:
billing_address: {city: !!python/unicode 'Grenoble', country: !!python/unicode 'FRANCE',
extended_address: !!python/unicode 'Level 3', geo_point: null, label: null,
postal_code: !!python/unicode '38000', postoffice_box: null, state: null, street_address: !!python/unicode '1
Rue de Grenoble', type: !!python/unicode 'BILLING'}
contact: !!python/unicode '/api/v1/contact/5231cc3c4ab63c53dc9004fe/'
credit_note_emission_date: null
currency:
rates:
- {currency_to: !!python/unicode 'MXN', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'USD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'AUD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CHF', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'NOK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'RUB', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'EGP', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'INR', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CNY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'JPY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'TRY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'BRL', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'MAD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'GBP', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'NZD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'SEK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'DKK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'HKD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CAD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
symbol: !!python/unicode 'EUR'
custom_payment_conditions: null
customer_reference: null
delivery_address: {city: !!python/unicode 'Grenoble', country: !!python/unicode 'FRANCE',
extended_address: !!python/unicode 'Level 3', geo_point: null, label: null,
postal_code: !!python/unicode '38000', postoffice_box: null, state: null, street_address: !!python/unicode '1
Rue de Grenoble', type: !!python/unicode 'DELIVERY'}
due_date: '2013-10-12'
invoicing_date: '2013-09-12'
issue_date: '2013-09-12T14:14:32.554000+00:00'
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/'
line_items:
- {description: !!python/unicode 'Item 1', item_id: !!python/unicode '5231cc3c4ab63c53dc9004ff',
quantity: !!python/unicode '2.00', reference: !!python/unicode 'ITEM1', tax: !!python/unicode '/api/v1/tax/5231cc3c4ab63c53dc9004fc/',
unit_price: !!python/unicode '19.90'}
organization: !!python/unicode '/api/v1/organization/5231cc3c4ab63c53dc9004fd/'
pdf: {}
quotation_date: null
quotation_validity: null
revision: !!python/unicode 'a0608361-9053-415a-b322-f34e8aea2bec'
sender: !!python/unicode 'Mr. Nobody'
sender_address: {city: !!python/unicode 'Grenoble', country: !!python/unicode 'FRANCE',
extended_address: null, geo_point: null, label: null, postal_code: !!python/unicode '38000',
postoffice_box: null, state: null, street_address: !!python/unicode '1 Rue de
Grenoble', type: !!python/unicode 'BILLING'}
sender_organization: !!python/unicode 'Test Company'
taxes_application: !!python/unicode 'EXCLUSIVE'
has_temporary_reference: true
history:
- {action: !!python/unicode 'CREATED', datetime: '2013-09-12T14:14:32.821000+00:00',
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/', resource_type: !!python/unicode 'action_history_entry',
revision: !!python/unicode 'a0608361-9053-415a-b322-f34e8aea2bec'}
id: !!python/unicode '5231cc484ab63c53dc90050c'
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/'
notes: []
organization: !!python/unicode '/api/v1/organization/5231cc3c4ab63c53dc9004fd/'
paid: !!python/unicode '0.00'
payments: []
reference: !!python/unicode 'cb0c660a-0336-44b2-99ff-1089443dc0fd'
related_credit_note: null
related_quotation: null
resource_uri: !!python/unicode '/api/v1/invoice/5231cc484ab63c53dc90050c/'
revisions: []
state: !!python/unicode 'DRAFT'
total: !!python/unicode '47.60'
- account_type: !!python/unicode 'RECEIVABLE'
amount: !!python/unicode '660.00'
attachments: []
balance: !!python/unicode '660.00'
contact: null
current_revision:
billing_address: null
contact: null
credit_note_emission_date: null
currency:
rates:
- {currency_to: !!python/unicode 'MXN', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'USD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'AUD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CHF', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'NOK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'RUB', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'EGP', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'INR', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CNY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'JPY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'TRY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'BRL', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'MAD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'GBP', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'NZD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'SEK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'DKK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'HKD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CAD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
symbol: !!python/unicode 'EUR'
custom_payment_conditions: null
customer_reference: null
delivery_address: null
due_date: '2013-09-12'
invoicing_date: '2013-09-12'
issue_date: '2013-09-12T14:13:08.207000+00:00'
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/'
line_items:
- {description: !!python/unicode '30% down-payment on quotation 201309-00001',
item_id: null, quantity: !!python/unicode '1.00', reference: !!python/unicode 'DOWN-PAYMENT',
tax: !!python/unicode '/api/v1/tax/5231cbda4ab63c53dc90047d/', unit_price: !!python/unicode '600.00'}
organization: !!python/unicode ''
pdf: {}
quotation_date: null
quotation_validity: null
revision: !!python/unicode '81b95616-c5ae-4a17-9c0f-a5787a3addce'
sender: null
sender_address: null
sender_organization: !!python/unicode 'Test Company'
taxes_application: !!python/unicode 'EXCLUSIVE'
has_temporary_reference: false
history:
- {datetime: '2013-09-12T14:13:16.619000+00:00', issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/',
resource_type: !!python/unicode 'changed_state_history_entry', revision: !!python/unicode '81b95616-c5ae-4a17-9c0f-a5787a3addce',
state: !!python/unicode 'CANCELLED'}
id: !!python/unicode '5231cbf44ab63c53dc9004c5'
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/'
notes: []
organization: null
paid: !!python/unicode '0.00'
payments: []
reference: !!python/unicode '201309-00001'
related_credit_note: !!python/unicode '/api/v1/credit_note/5231cbfa4ab63c53dc9004ca/'
related_quotation: !!python/unicode '/api/v1/quotation/5231cbf24ab63c53dc9004c3/'
resource_uri: !!python/unicode '/api/v1/invoice/5231cbf44ab63c53dc9004c5/'
revisions: []
state: !!python/unicode 'CANCELLED'
total: !!python/unicode '660.00'
- account_type: !!python/unicode 'RECEIVABLE'
amount: !!python/unicode '660.00'
attachments: []
balance: !!python/unicode '660.00'
contact: null
current_revision:
billing_address: null
contact: null
credit_note_emission_date: null
currency:
rates:
- {currency_to: !!python/unicode 'MXN', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'USD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'AUD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CHF', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'NOK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'RUB', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'EGP', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'INR', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CNY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'JPY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'TRY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'BRL', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'MAD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'GBP', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'NZD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'SEK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'DKK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'HKD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CAD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
symbol: !!python/unicode 'EUR'
custom_payment_conditions: null
customer_reference: null
delivery_address: null
due_date: '2013-09-12'
invoicing_date: '2013-09-12'
issue_date: '2013-09-12T14:13:18.353000+00:00'
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/'
line_items:
- {description: !!python/unicode '30% down-payment on quotation 201309-00001',
item_id: null, quantity: !!python/unicode '1.00', reference: !!python/unicode 'DOWN-PAYMENT',
tax: !!python/unicode '/api/v1/tax/5231cbda4ab63c53dc90047d/', unit_price: !!python/unicode '600.00'}
organization: !!python/unicode ''
pdf: {}
quotation_date: null
quotation_validity: null
revision: !!python/unicode 'fc9912b1-7733-4e3f-a83d-a1b6fb9345ca'
sender: null
sender_address: null
sender_organization: !!python/unicode 'Test Company'
taxes_application: !!python/unicode 'EXCLUSIVE'
has_temporary_reference: false
history:
- {datetime: '2013-09-12T14:13:27.520000+00:00', issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/',
resource_type: !!python/unicode 'changed_state_history_entry', revision: !!python/unicode 'fc9912b1-7733-4e3f-a83d-a1b6fb9345ca',
state: !!python/unicode 'CANCELLED'}
id: !!python/unicode '5231cbfe4ab63c53dc9004cd'
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/'
notes: []
organization: null
paid: !!python/unicode '0.00'
payments: []
reference: !!python/unicode '201309-00002'
related_credit_note: !!python/unicode '/api/v1/credit_note/5231cc054ab63c53dc9004d2/'
related_quotation: !!python/unicode '/api/v1/quotation/5231cbf24ab63c53dc9004c3/'
resource_uri: !!python/unicode '/api/v1/invoice/5231cbfe4ab63c53dc9004cd/'
revisions: []
state: !!python/unicode 'CANCELLED'
total: !!python/unicode '660.00'
- account_type: !!python/unicode 'RECEIVABLE'
amount: !!python/unicode '660.00'
attachments: []
balance: !!python/unicode '660.00'
contact: null
current_revision:
billing_address: null
contact: null
credit_note_emission_date: null
currency:
rates:
- {currency_to: !!python/unicode 'MXN', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'USD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'AUD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CHF', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'NOK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'RUB', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'EGP', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'INR', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CNY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'JPY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'TRY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'BRL', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'MAD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'GBP', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'NZD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'SEK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'DKK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'HKD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CAD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
symbol: !!python/unicode 'EUR'
custom_payment_conditions: null
customer_reference: null
delivery_address: null
due_date: '2013-09-12'
invoicing_date: '2013-09-12'
issue_date: '2013-09-12T14:13:29.316000+00:00'
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/'
line_items:
- {description: !!python/unicode '30% down-payment on quotation 201309-00001',
item_id: null, quantity: !!python/unicode '1.00', reference: !!python/unicode 'DOWN-PAYMENT',
tax: !!python/unicode '/api/v1/tax/5231cbda4ab63c53dc90047d/', unit_price: !!python/unicode '600.00'}
organization: !!python/unicode ''
pdf: {}
quotation_date: null
quotation_validity: null
revision: !!python/unicode '5cd10ce3-671e-4aab-a1ab-c36c30765a2e'
sender: null
sender_address: null
sender_organization: !!python/unicode 'Test Company'
taxes_application: !!python/unicode 'EXCLUSIVE'
has_temporary_reference: false
history:
- {datetime: '2013-09-12T14:13:37.459000+00:00', issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/',
resource_type: !!python/unicode 'changed_state_history_entry', revision: !!python/unicode '5cd10ce3-671e-4aab-a1ab-c36c30765a2e',
state: !!python/unicode 'CANCELLED'}
id: !!python/unicode '5231cc094ab63c53dc9004d5'
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/'
notes: []
organization: null
paid: !!python/unicode '0.00'
payments: []
reference: !!python/unicode '201309-00003'
related_credit_note: !!python/unicode '/api/v1/credit_note/5231cc0f4ab63c53dc9004da/'
related_quotation: !!python/unicode '/api/v1/quotation/5231cbf24ab63c53dc9004c3/'
resource_uri: !!python/unicode '/api/v1/invoice/5231cc094ab63c53dc9004d5/'
revisions: []
state: !!python/unicode 'CANCELLED'
total: !!python/unicode '660.00'
- account_type: !!python/unicode 'RECEIVABLE'
amount: !!python/unicode '14.28'
attachments: []
balance: !!python/unicode '14.28'
contact: null
current_revision:
billing_address: null
contact: null
credit_note_emission_date: null
currency:
rates:
- {currency_to: !!python/unicode 'MXN', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'USD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'AUD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CHF', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'NOK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'RUB', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'EGP', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'INR', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CNY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'JPY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'TRY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'BRL', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'MAD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'GBP', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'NZD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'SEK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'DKK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'HKD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CAD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
symbol: !!python/unicode 'EUR'
custom_payment_conditions: null
customer_reference: null
delivery_address: null
due_date: '2013-09-12'
invoicing_date: '2013-09-12'
issue_date: '2013-09-12T14:13:45.514000+00:00'
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/'
line_items:
- {description: !!python/unicode '30% down-payment on quotation 201309-00002',
item_id: null, quantity: !!python/unicode '1.00', reference: !!python/unicode 'DOWN-PAYMENT',
tax: !!python/unicode '/api/v1/tax/5231cc174ab63c53dc9004dd/', unit_price: !!python/unicode '11.94'}
organization: !!python/unicode ''
pdf: {}
quotation_date: null
quotation_validity: null
revision: !!python/unicode '494d5588-455d-4388-906f-79cc17c110e4'
sender: null
sender_address: null
sender_organization: !!python/unicode 'Test Company'
taxes_application: !!python/unicode 'EXCLUSIVE'
has_temporary_reference: false
history:
- {datetime: '2013-09-12T14:14:10.398000+00:00', issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/',
resource_type: !!python/unicode 'changed_state_history_entry', revision: !!python/unicode '494d5588-455d-4388-906f-79cc17c110e4',
state: !!python/unicode 'CANCELLED'}
id: !!python/unicode '5231cc194ab63c53dc9004e4'
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/'
notes: []
organization: null
paid: !!python/unicode '0.00'
payments: []
reference: !!python/unicode '201309-00004'
related_credit_note: !!python/unicode '/api/v1/credit_note/5231cc304ab63c53dc9004f3/'
related_quotation: !!python/unicode '/api/v1/quotation/5231cc174ab63c53dc9004e2/'
resource_uri: !!python/unicode '/api/v1/invoice/5231cc194ab63c53dc9004e4/'
revisions: []
state: !!python/unicode 'CANCELLED'
total: !!python/unicode '14.28'
- account_type: !!python/unicode 'RECEIVABLE'
amount: !!python/unicode '14.28'
attachments: []
balance: !!python/unicode '14.28'
contact: null
current_revision:
billing_address: null
contact: null
credit_note_emission_date: null
currency:
rates:
- {currency_to: !!python/unicode 'MXN', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'USD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'AUD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CHF', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'NOK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'RUB', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'EGP', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'INR', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CNY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'JPY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'TRY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'BRL', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'MAD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'GBP', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'NZD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'SEK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'DKK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'HKD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CAD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
symbol: !!python/unicode 'EUR'
custom_payment_conditions: null
customer_reference: null
delivery_address: null
due_date: '2013-09-12'
invoicing_date: '2013-09-12'
issue_date: '2013-09-12T14:13:51.724000+00:00'
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/'
line_items:
- {description: !!python/unicode '30% down-payment on quotation 201309-00002',
item_id: null, quantity: !!python/unicode '1.00', reference: !!python/unicode 'DOWN-PAYMENT',
tax: !!python/unicode '/api/v1/tax/5231cc174ab63c53dc9004dd/', unit_price: !!python/unicode '11.94'}
organization: !!python/unicode ''
pdf: {}
quotation_date: null
quotation_validity: null
revision: !!python/unicode '77cf0864-958f-46f9-801f-1990046bb103'
sender: null
sender_address: null
sender_organization: !!python/unicode 'Test Company'
taxes_application: !!python/unicode 'EXCLUSIVE'
has_temporary_reference: false
history:
- {datetime: '2013-09-12T14:14:14.139000+00:00', issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/',
resource_type: !!python/unicode 'changed_state_history_entry', revision: !!python/unicode '77cf0864-958f-46f9-801f-1990046bb103',
state: !!python/unicode 'CANCELLED'}
id: !!python/unicode '5231cc1f4ab63c53dc9004e9'
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/'
notes: []
organization: null
paid: !!python/unicode '0.00'
payments: []
reference: !!python/unicode '201309-00005'
related_credit_note: !!python/unicode '/api/v1/credit_note/5231cc344ab63c53dc9004f6/'
related_quotation: !!python/unicode '/api/v1/quotation/5231cc174ab63c53dc9004e2/'
resource_uri: !!python/unicode '/api/v1/invoice/5231cc1f4ab63c53dc9004e9/'
revisions: []
state: !!python/unicode 'CANCELLED'
total: !!python/unicode '14.28'
- account_type: !!python/unicode 'RECEIVABLE'
amount: !!python/unicode '14.28'
attachments: []
balance: !!python/unicode '14.28'
contact: null
current_revision:
billing_address: null
contact: null
credit_note_emission_date: null
currency:
rates:
- {currency_to: !!python/unicode 'MXN', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'USD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'AUD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CHF', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'NOK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'RUB', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'EGP', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'INR', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CNY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'JPY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'TRY', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'BRL', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'MAD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'GBP', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'NZD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'SEK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'DKK', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'HKD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
- {currency_to: !!python/unicode 'CAD', datetime: '2013-09-12T14:12:37.162000+00:00',
rate: !!python/unicode '1.00'}
symbol: !!python/unicode 'EUR'
custom_payment_conditions: null
customer_reference: null
delivery_address: null
due_date: '2013-09-12'
invoicing_date: '2013-09-12'
issue_date: '2013-09-12T14:13:58.314000+00:00'
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/'
line_items:
- {description: !!python/unicode '30% down-payment on quotation 201309-00002',
item_id: null, quantity: !!python/unicode '1.00', reference: !!python/unicode 'DOWN-PAYMENT',
tax: !!python/unicode '/api/v1/tax/5231cc174ab63c53dc9004dd/', unit_price: !!python/unicode '11.94'}
organization: !!python/unicode ''
pdf: {}
quotation_date: null
quotation_validity: null
revision: !!python/unicode '958dd914-1bc0-49fb-ae4c-419eee2658d9'
sender: null
sender_address: null
sender_organization: !!python/unicode 'Test Company'
taxes_application: !!python/unicode 'EXCLUSIVE'
has_temporary_reference: false
history:
- {datetime: '2013-09-12T14:14:17.791000+00:00', issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/',
resource_type: !!python/unicode 'changed_state_history_entry', revision: !!python/unicode '958dd914-1bc0-49fb-ae4c-419eee2658d9',
state: !!python/unicode 'CANCELLED'}
id: !!python/unicode '5231cc264ab63c53dc9004ee'
issuer: !!python/unicode '/api/v1/user/5231cbd64ab63c53dc900474/'
notes: []
organization: null
paid: !!python/unicode '0.00'
payments: []
reference: !!python/unicode '201309-00006'
related_credit_note: !!python/unicode '/api/v1/credit_note/5231cc374ab63c53dc9004f9/'
related_quotation: !!python/unicode '/api/v1/quotation/5231cc174ab63c53dc9004e2/'
resource_uri: !!python/unicode '/api/v1/invoice/5231cc264ab63c53dc9004ee/'
revisions: []
state: !!python/unicode 'CANCELLED'
total: !!python/unicode '14.28'