Skip to main content

Documentation Index

Fetch the complete documentation index at: https://bancofcalifornia-preview.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Canceled Plan

{
	"event_id": "e88bfc27-2d42-46a1-8427-65b4a7f11f16",
	"event_type": "recurring.plan.delete",
	"event_body": {
		"merchant": {
			"id": "123456",
			"name": "Test Account"
		},
		"features": {
            "is_test_mode": true
        },
		"id": "1234",
		"name": "my plan",
		"amount": "20.00",
		"day_frequency": null
		"payments": 8,
		"month_frequency": 9,
		"day_of_month": 10,
	}
}