Trigger Fallback

POST {{url}}/billing_requests/{{billing_request}}/actions/fallback

Triggers a fallback from the open-banking flow to direct debit. Note, the billing request must have fallback enabled.

Trigger a Fallback API Docs

RESPONSES

status: OK

{"billing_requests":{"id":"BRQ0005Y9S0HYCG","created_at":"2024-03-22T21:34:27.386Z","status":"pending","mandate_request":{"currency":"GBP","constraints":null,"scheme":"bacs","sweeping":false,"verify":"recommended","links":{},"metadata":{"key":"value"},"description":null,"payer_requested_dual_signature":false},"payment_request":{"description":"Ergonomic Plastic Mouse","currency":"GBP","amount":87482,"min_amount":null,"max_amount":null,"default_min_amount":null,"default_max_amount":null,"app_fee":null,"scheme":"faster_payments","links":{},"metadata":{"key":"value"},"flexible_amount":false,"reference":null,"funds_settlement":"managed"},"metadata":{"test":"BR825"},"links":{"customer":"CU0014DR9M4T0N","customer_billing_detail":"CBD000JFDYBZMW7","creditor":"CR00006C6DF0TD","organisation":"OR00004AE28612","payment_request":"PRQ0000RABSZ382","mandate_request":"MRQ0005F4V8DER8"},"fallback_enabled":true,"fallback_occurred":true,"sign_flow_url":null,"creditor_name":"Ondooo","actions":[{"type":"choose_currency","required":true,"completes_actions":[],"requires_actions":[],"status":"completed","available_currencies":["GBP","AUD","EUR"]},{"type":"collect_amount","required":true,"completes_actions":[],"requires_actions":[],"status":"completed"},{"type":"collect_customer_details","required":true,"completes_actions":[],"requires_actions":["choose_currency","collect_amount"],"status":"pending","collect_customer_details":{"incomplete_fields":{"customer":["given_name","family_name"],"customer_billing_detail":["address_line1","city","postal_code","country_code"]},"default_country_code":"GB"}},{"type":"collect_bank_account","required":true,"completes_actions":["choose_currency"],"available_country_codes":["GB"],"requires_actions":["collect_amount"],"status":"pending"},{"type":"confirm_payer_details","required":true,"completes_actions":[],"requires_actions":["collect_customer_details","collect_bank_account"],"status":"pending"}],"resources":{"customer":{"id":"CU0014DR9M4T0N","created_at":"2024-03-22T21:34:27.355Z","email":null,"given_name":null,"family_name":null,"company_name":null,"language":"en","phone_number":null,"metadata":{}},"customer_billing_detail":{"id":"CBD000JFDYBZMW7","created_at":"2024-03-22T21:34:27.373Z","address_line1":null,"address_line2":null,"address_line3":null,"city":null,"region":null,"postal_code":null,"country_code":null,"swedish_identity_number":null,"danish_identity_number":null}},"experimentation":{"is_eligible_for_share_of_wallet_experiments":false,"is_eligible_for_optional_vm_experiments":false,"is_eligible_for_institution_experiments":false,"is_eligible_for_ach_optional_address_experiments":false,"is_eligible_for_ach_mx_experiments":false,"is_eligible_for_single_tab_experiments":false,"is_eligible_for_bankid_safe_start_experiments":false}}}