Learn about the Config.money API response format
{ "id": "sched_123456789", "status": "active", "amount": { "value": 2000, "currency": "GBP" }, "consent_url": "https://my.config.money/consent/sched_123456789", // ... other fields }