Skip to main content

Data Import REST API Changelog

This page shows recent changes to Data Import REST API.

Reset

20 April 2026 - Latest

New
{
    "enum": [
        "GOCARDLESS"
    ],
    "type": "string",
    "x-spec-enum-id": "b9083884a967dd4f",
    "x-enum-descriptions": {
        "GOCARDLESS": "GoCardless"
    }
}
Old
{
    "x-comment": "Choices for this field are dynamic, once appropriate values have been configured they will be rendered here.",
    "x-spec-enum-id": "4f53cda18c2baa0c"
}
New
{
    "enum": [
        "GOCARDLESS"
    ],
    "type": "string",
    "x-spec-enum-id": "b9083884a967dd4f",
    "x-enum-descriptions": {
        "GOCARDLESS": "GoCardless"
    }
}
Old
{
    "x-comment": "Choices for this field are dynamic, once appropriate values have been configured they will be rendered here.",
    "x-spec-enum-id": "4f53cda18c2baa0c"
}