['required', 'numeric', 'min:5', 'max:150'], 'idempotency_key' => ['required', 'string', 'max:100'], 'return_url' => ['nullable', 'url', 'max:255'], ]; } }