Checkout.Invoice

Field Type Description
company Checkout.Company Optional.

Examples

Example 1

{
    "company": {
        "name": "...",
        "vat": "BE0123456789",
        "address": {
            "street": "Sint-Denijslaan",
            "nr": "96",
            "zipcode": "9000",
            "city": "Gent",
            "country": "BE"
        }
    }
}
Version update available Please adjust your integration to the latest stable version (1.9.0)
1.4.0 stable